SlideShare a Scribd company logo
Manage WordPress Easily with WP-CLI
Ajit Bohra, Hardeep Asrani & Gagan Deep Singh
How many of you are Command Line users?
How many of you are using WP-CLI?
What is WP-CLI?
Why not WP-CLI?
Which one was easier?
Expectations &Takeaways
Let’s get started!
Install WP-CLI
# Install WP-CLI
$ curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar

# Make the file executable

$ chmod +x wp-cli.phar

# Move it to somewhere in your PATH

$ sudo mv wp-cli.phar /usr/local/bin/wp
# Test WP-CLI.
$ wp —info
Source: wp-cli.org
Command Structure
$ wp plugin install wordpress-seo --activate
command subcommand parameter flag
Useful Commands
Plugin Commands: Install & Activate
$ wp plugin install bbpress --activate
Plugin Commands: Deactivate
$ wp plugin deactivate bbpress
Plugin Commands: Delete
$ wp plugin delete bbpress
Theme Commands: Install & Activate
$ wp theme install make --activate
Theme Commands: Deactivate
$ wp theme deactivate make
Theme Commands: Delete
$ wp theme delete make
Manage Users: List Users
$ wp user list
Manage Users: Create User
$ wp user create harry ex@ample.com --role=author
Manage Users: Change Password
$ wp user create bob bob@example.com --role=author
Manage Users: Delete User
$ wp user delete 10
Manage Media: Upload Media
$ wp media import https://example.com/image.png
Manage Media: Regenerate Media
$ wp media regenerate --yes
Manage Posts: Create Posts
$ wp post create --post_type=page --post_title='A sample post'
Manage Posts: Edit Posts
$ wp post edit 123
Manage Posts: Generate Posts
$ wp post generate --count=10 --post_type=page --post_date=1999-01-04
Export/Import Posts: Generate Posts
$ wp export
Export/Import Posts: Generate Posts
$ wp import example.wordpress.2016-06-21.xml --authors=create
Search/Replace
$ wp search-replace ‘http://old-site.com' ‘http://new-site.com'
Now it’s your time.
Resources
http://wp-cli.org/
https://developer.wordpress.org/cli/commands/
https://local.getflywheel.com/
https://commandlinepoweruser.com/
https://serversforhackers.com/
https://mediatemple.net/community/products/dv/204403684/
connecting-via-ssh-to-your-server
Thank you.

More Related Content

What's hot (20)

PDF
An easy guide to Plugin Development
Shinichi Nishikawa
 
PPTX
Installing WP-CLI locally
Jason Yingling
 
PDF
Improving WordPress Performance with Xdebug and PHP Profiling
Otto Kekäläinen
 
PDF
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
GetSource
 
PDF
Coding with jetpack
Rich Collier
 
PDF
Ako na vlastne WP temy
Juraj Kiss
 
PDF
Mastering WordPress Vol.1
Wataru OKAMOTO
 
PDF
WooCommerce WP-CLI Basics
corsonr
 
PDF
The eggless Plone manifesto (or Plone the open source cms-as-a-service platf...
Dylan Jay
 
PDF
Pyramid Deployment and Maintenance
Jazkarta, Inc.
 
PDF
WP-CLI Presentation from WordCamp NYC 2015
Shawn Hooper
 
PPT
Wp cli
Aaron Brazell
 
PPT
Wp cli-wcbalt
Aaron Brazell
 
PDF
Intro to WordPress Plugin Development
Brad Williams
 
PDF
Manage WordPress with Awesome using wp cli
GetSource
 
PDF
Yeoman + Grunt + Bower - Google I/O Rewind Sri Lanka
Google Developer Group Sri Lanka
 
PDF
Save Time By Manging WordPress from the Command Line
Shawn Hooper
 
PDF
Save Time by Managing WordPress from the Command Line
Shawn Hooper
 
PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PDF
DrupalCon Barcelona 2015
Daniel Kanchev
 
An easy guide to Plugin Development
Shinichi Nishikawa
 
Installing WP-CLI locally
Jason Yingling
 
Improving WordPress Performance with Xdebug and PHP Profiling
Otto Kekäläinen
 
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
GetSource
 
Coding with jetpack
Rich Collier
 
Ako na vlastne WP temy
Juraj Kiss
 
Mastering WordPress Vol.1
Wataru OKAMOTO
 
WooCommerce WP-CLI Basics
corsonr
 
The eggless Plone manifesto (or Plone the open source cms-as-a-service platf...
Dylan Jay
 
Pyramid Deployment and Maintenance
Jazkarta, Inc.
 
WP-CLI Presentation from WordCamp NYC 2015
Shawn Hooper
 
Wp cli-wcbalt
Aaron Brazell
 
Intro to WordPress Plugin Development
Brad Williams
 
Manage WordPress with Awesome using wp cli
GetSource
 
Yeoman + Grunt + Bower - Google I/O Rewind Sri Lanka
Google Developer Group Sri Lanka
 
Save Time By Manging WordPress from the Command Line
Shawn Hooper
 
Save Time by Managing WordPress from the Command Line
Shawn Hooper
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
DrupalCon Barcelona 2015
Daniel Kanchev
 

Similar to Workshop On WP-CLI (20)

PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PPTX
Take Command of WordPress With WP-CLI at WordCamp Long Beach
Diana Thompson
 
PPTX
Session: WP Site Management using WP-CLI from Scratch
Roald Umandal
 
PPTX
Take Command of WordPress With WP-CLI
Diana Thompson
 
PPTX
WordPress CLI in-depth
Sanjay Willie
 
PDF
Introduction to WP-CLI: Manage WordPress from the command line
Behzod Saidov
 
PDF
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
PDF
Developers, Be a Bada$$ with WP-CLI
WP Engine
 
ODP
Administer WordPress with WP-CLI
Suwash Kunwar
 
PDF
Playing with WP-CLI (WordPress Command Line Interface)
Anam Ahmed
 
PPTX
Advanced WordPress Tooling: By InstaWP.com
InstaWP Inc
 
PDF
The Themer's Guide to WP-CLI
Edmund Turbin
 
PDF
WP-CLI For The Win
Micah Wood
 
PDF
WP-CLI - A Good Friend of Developer
Chandra Patel
 
PDF
WordPress and The Command Line
Kelly Dwan
 
PDF
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
PPTX
Getting started with Salesforce DX & CLI
Michael Gill
 
PDF
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong Way
Eli Silverman
 
PDF
Converting Your Dev Environment to a Docker Stack - Cascadia
Dana Luther
 
PDF
Make your life easy with WP-CLI
Michael Corkum
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
Take Command of WordPress With WP-CLI at WordCamp Long Beach
Diana Thompson
 
Session: WP Site Management using WP-CLI from Scratch
Roald Umandal
 
Take Command of WordPress With WP-CLI
Diana Thompson
 
WordPress CLI in-depth
Sanjay Willie
 
Introduction to WP-CLI: Manage WordPress from the command line
Behzod Saidov
 
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
Developers, Be a Bada$$ with WP-CLI
WP Engine
 
Administer WordPress with WP-CLI
Suwash Kunwar
 
Playing with WP-CLI (WordPress Command Line Interface)
Anam Ahmed
 
Advanced WordPress Tooling: By InstaWP.com
InstaWP Inc
 
The Themer's Guide to WP-CLI
Edmund Turbin
 
WP-CLI For The Win
Micah Wood
 
WP-CLI - A Good Friend of Developer
Chandra Patel
 
WordPress and The Command Line
Kelly Dwan
 
The Enterprise Wor/d/thy/Press
Jeroen van Dijk
 
Getting started with Salesforce DX & CLI
Michael Gill
 
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong Way
Eli Silverman
 
Converting Your Dev Environment to a Docker Stack - Cascadia
Dana Luther
 
Make your life easy with WP-CLI
Michael Corkum
 
Ad

Recently uploaded (16)

PPTX
AI presentation for everyone in every fields
dodinhkhai1
 
PPTX
Food_and_Drink_Bahasa_Inggris_Kelas_5.pptx
debbystevani36
 
PPTX
STURGEON BAY WI AG PPT JULY 6 2025.pptx
FamilyWorshipCenterD
 
PPTX
Pastor Bob Stewart Acts 21 07 09 2025.pptx
FamilyWorshipCenterD
 
PPTX
BARRIERS TO EFFECTIVE COMMUNICATION.pptx
shraddham25
 
PDF
The Family Secret (essence of loveliness)
Favour Biodun
 
PPTX
Inspired by VeinSense: Supercharge Your Hackathon with Agentic AI
ShubhamSharma2528
 
PPTX
presentation on legal and regulatory action
raoharsh4122001
 
PDF
Generalization predition MOOCs - Conference presentation - eMOOCs 2025
pmmorenom01
 
PDF
Leveraging the Power of Jira Dashboard.pdf
siddharthshukla742740
 
PPTX
2025-07-06 Abraham 06 (shared slides).pptx
Dale Wells
 
PDF
The Impact of Game Live Streaming on In-Game Purchases of Chinese Young Game ...
Shibaura Institute of Technology
 
PPTX
Presentationexpressions You are student leader and have just come from a stud...
BENSTARBEATZ
 
PPTX
Great-Books. Powerpoint presentation. files
tamayocrisgie
 
PPTX
some leadership theories MBA management.pptx
rkseo19
 
PDF
Cloud Computing Service Availability.pdf
chakrirocky1
 
AI presentation for everyone in every fields
dodinhkhai1
 
Food_and_Drink_Bahasa_Inggris_Kelas_5.pptx
debbystevani36
 
STURGEON BAY WI AG PPT JULY 6 2025.pptx
FamilyWorshipCenterD
 
Pastor Bob Stewart Acts 21 07 09 2025.pptx
FamilyWorshipCenterD
 
BARRIERS TO EFFECTIVE COMMUNICATION.pptx
shraddham25
 
The Family Secret (essence of loveliness)
Favour Biodun
 
Inspired by VeinSense: Supercharge Your Hackathon with Agentic AI
ShubhamSharma2528
 
presentation on legal and regulatory action
raoharsh4122001
 
Generalization predition MOOCs - Conference presentation - eMOOCs 2025
pmmorenom01
 
Leveraging the Power of Jira Dashboard.pdf
siddharthshukla742740
 
2025-07-06 Abraham 06 (shared slides).pptx
Dale Wells
 
The Impact of Game Live Streaming on In-Game Purchases of Chinese Young Game ...
Shibaura Institute of Technology
 
Presentationexpressions You are student leader and have just come from a stud...
BENSTARBEATZ
 
Great-Books. Powerpoint presentation. files
tamayocrisgie
 
some leadership theories MBA management.pptx
rkseo19
 
Cloud Computing Service Availability.pdf
chakrirocky1
 
Ad

Workshop On WP-CLI