You can control your Managed WordPress account through WP-CLI (WordPress Command Line Interface). If you're proficient with command line interfaces, this can be a much simpler way to get around WordPress.
Note: For Pro Managed WordPress accounts (available in U.S.A. and Canada only), skip the next step and continue with Step 3.
html
directory using the following command: You can find a full list of commands on the WP-CLI site here.
We have also created a custom command purge
which clears your Managed WordPress account's cache.
To update all plugins, run the following command:
To update all themes, run the following command:
To repair your database, run the following command: