Extending Your WordPress Toolbelt with WP-CLI

WP-CLI takes managing and interfacing with WordPress to a new level. You can set up a new install, upgrade, import, export, and much more from an easy to use command line interface without the hassle and limitations of running in a browser session. Because many of the common tasks like installing or backing up can be done from the command line, they can be scripted much easier. Likewise, you can include commands to set up and configure a base install for development including which plugins and themes you want installed by default. Additionally, you can use it for long running tasks like imports or bulk processing posts. If you manage WordPress and would like to see how to simplify your day to day tasks, this talk is for you.

Speaker: Ryan Duff
Track: Developers