Difference between revisions of "Wordpress"
From John Freier
(Created page with " == Command Line Tool == To update the core wordpress site go to the root of the wordpress site and type the following. wp core update To update plugins wp plugins upda...") |
(No difference)
|
Latest revision as of 10:35, 2 October 2018
Command Line Tool
To update the core wordpress site go to the root of the wordpress site and type the following.
wp core update
To update plugins
wp plugins update --all