WordPress CLI
WP-CLI is the official command line tool for interacting with and managing your WordPress Northern Ireland installation in command line.
WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser.
The current stable release is available from wp-cli.org
WordPress Core
wp core check-update
Check the current version of WordPress
wp core update
Update WordPress to the latest version
Plugins
wp plugin list
List all plugins
Updating plugins
wp plugin update --all
Update all plugins
wp plugin update X
Update Plugin 'X'
Activating/Deactivating Plugins
wp plugin activate X
Activate plugin 'X'
wp plugin deactivate X
Activate plugin 'X'
Language
Core language packs
wp language core list
List core languages
wp language core update
Update core lanuages
Plugin language packs
wp language plugin list
List core languages
wp language plugin update --all
Update core languages
Ready to elevate your WordPress site?
Whether you're launching a new site, strengthening security, or integrating WooCommerce, I can help transform your vision into a high-performing online presence.
More WordPress posts
—
Using WordPress as a static site generator
Static site generators have gained significant traction amongst developers, designers, and businesses seeking faster, more secure websites. Unlike traditional dynamic sites, which rely on a database to deliver content on…
Continue reading "Using WordPress as a static site generator"
—
Moving a WordPress Website with ACF and Custom Post Types to Brightspot CMS
Migrating a website from WordPress to Brightspot CMS can seem daunting, particularly when the WordPress installation relies heavily on Advanced Custom Fields and Custom Post Types. Both ACF amd CPT…
Continue reading "Moving a WordPress Website with ACF and Custom Post Types to Brightspot CMS"
—
Better WordPress Performance
A slow-loading website can be frustrating, not only for your visitors, but for you as a business owner. If your WordPress site is taking too long to load, you’re not…
—
What's going on between WordPress and WP Engine?
The disagreement between WordPress and WP Engine has sparked considerable debate within the WordPress community and could have important implications for users of the WordPress content management system (CMS). WP…
Continue reading "What's going on between WordPress and WP Engine?"