wp-cli practice
Database Export and Import
A clean database backup exists at ~/backup.sql. The current database has been partially corrupted by a failed plugin update. Restore from backup and bring the site back online.
Switch Site Version
Old site: premium theme + WPBakery + legacy plugins. New version is ready — on a Git branch or uploaded as an archive. Replace the live site without…
WordPress Maintenance Workflow
Run a safe maintenance sequence on a live WordPress site. Order matters — skipping steps can break production.
Deploy a New WordPress Site
Complete a full WordPress installation from scratch using WP-CLI. Follow the steps in the correct order — each command builds on the previous one.



