Wordpress

From John Freier
Revision as of 11: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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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