WordPress: WP-CLI

Go to class
Write Review

Free Online Course: WordPress: WP-CLI provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. WordPress: WP-CLI is taught by Joe Casabona.

Overview
  • Learn to use the WordPress command-line interface, and the scenarios when it’s preferable over the dashboard.

Syllabus
  • Introduction

    • What is WP-CLI?
    • Who is it for?
    • What you should know
    1. Setting up WP-CLI
    • How WordPress works under the hood
    • Environment setup
    • Using WP-CLI with Local
    • Manually installing WP-CLI
    • A look at WP-CLI commands
    2. Updating and Modifying WordPress
    • Interacting with Core
    • Working with themes
    • Working with plugins
    • Sidebars, widgets, and menus
    3. Working with Posts and Other Content
    • Getting post type information
    • Managing existing posts
    • Generating dummy data
    • Interacting with comments
    • Terms and taxonomies
    • Managing media
    4. Users, Options, and Caches
    • Roles and capabilities
    • Managing specific users
    • Reading and changing options
    • Flushing cache, transients, and embeds
    5. Working with the WordPress Database
    • Overview of wp db commands
    • Querying the database
    • Maintaining the database
    • Exporting, importing, search, and replace
    6. There's So Much More
    • Installing WordPress using WP-CLI
    • Advanced WP-CLI topics
    Conclusion
    • Next steps