Wordpress
From John Freier
Revision as of 10:35, 2 October 2018 by Jfreier (Talk | contribs) (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...")
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