Wordpress

From John Freier
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