From the course: WordPress: WP-CLI

What you should know - WordPress Tutorial

From the course: WordPress: WP-CLI

Start my 1-month free trial

What you should know

- [Instructor] Before we dive in, let's go over what you should know. First, you should be comfortable with WordPress. Knowing all of the terminology, like dashboard, themes, plugins, et cetera is integral to knowing how the commands in WP-CLI work. Next, you'll need to know a little bit about the WordPress database. You'll be spending some time learning how to interact directly with the WordPress database through WP-CLI. So some knowledge of how it's organized, table names, column names, and things like that will go a long way. And finally, you should be comfortable working with command line interfaces. We'll be spending a lot of time in a terminal app for this course.

Contents