
wp core version - This shows your WordPress version. It's a quick way to verify WP-CLI is working and connected to your site.wp plugin list - See all installed plugins, their status, and available updates at a glance. No more clicking through menus.wp theme list - Similar to plugins, but for themes. You'll instantly see which themes are active, inactive, or need updates.wp plugin list --update=available first to see what updates are pending. This gives you a chance to review before pulling the trigger.--dry-run first. It shows you what will change without actually changing anything. Once you're confident:Posted Jul 6, 2025
Stop wasting time on repetitive WordPress tasks. Discover powerful WP-CLI commands and scripts to automate site setup, maintenance, and updates, freeing you up for more creative work.