WordPress WebSite WP notes
WP CLI tool
Intall the wp-cli tool from https://wp-cli.org/
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar php wp-cli.phar --info chmod +x wp-cli.phar sudo mv wp-cli.phar $HOME/bin/wp
Update with
wp cli update
Plugins / Tools
- Backup and restore
"UpdraftPlus: WP Backup & Migration Plugin" - 2024
By UpdraftPlus.Com, DavidAnderson
- "WPCode" - code snipits