Tagged
Bash
- NoteWordPress database import and export with WP-CLI
Two WP-CLI wrapper scripts for dumping and loading a WordPress database, with search-replace, plugin deactivation, and admin-user promotion on import.
- NoteSwitch a Git remote
Point origin fetch and push at a new URL, then verify with git fetch.