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
wp core check-update
Check the current version of WordPress
wp core update
Update WordPress to the latest version
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’
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
October 2024
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...
→ Continue reading"What's going on between WordPress and WP Engine?"
September 2024
Combining Laravel with WordPress offers a unique and powerful approach to web development, blending the strengths of both platforms to create highly efficient, flexible, and...
September 2024
Switching a WordPress website over to ClassicPress can be done smoothly with minimal impact if approached carefully. The process involves a few key steps to...
→ Continue reading"Switching from WordPress to ClassicPress "
July 2024
The Bitnami package for WordPress provides a quick one-click install solution for WordPress. Once installed you'll most likely need to replace the default install with...
April 2024
ClassicPress is an open-source content management system (CMS) that originated as a fork of WordPress in 2018. It was developed as a response to the...
November 2023
In today's digital age, establishing an online presence is crucial for businesses looking to promote their brand effectively. One powerful tool for achieving this is...
→ Continue reading"Creating a brand-promoting brochure website with WordPress "