WP-CLI is a great framework for anyone who uses WordPress and is familiar with the Linux command line. As the name suggests, WP-CLI gives you…
Category: WP-CLI
Installing WordPress using WP-CLI
In the previous article about WP-CLI we installed and configured the utility. We will now start using WP-CLI in earnest by installing WordPress.
Managing WordPress options via WP-CLI
In the last two articles we looked at installing and configuring WP-CLI and using WP-CLI to install WordPress. This article looks at managing WordPress settings.
Managing plugins and themes via WP-CLI
The plugin and theme subcommands let you manage plugins and themes, respectively. Among others, you can install, (de)activate, delete and update individual plugins and themes.