Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WP CLI

WP CLI

Given at MWUG 2014, this talk covers the basics of terminal use and WP CLI

Tom J Nowell

August 20, 2014
Tweet

More Decks by Tom J Nowell

Other Decks in Programming

Transcript

  1. I’ll Cover • What is WP CLI • What’s a

    Command Line • Running a command • WP CLI Commands
  2. Essential Commands • ls what’s inside this folder • cd

    foldername change into another folder • cd .. go up one folder
  3. Some of the Things WP CLI Can Do • Create

    Posts • Create Users • Download plugins and themes • Database Queries • Installing WordPress