SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Administer WordPress with WP-CLI
“No Browser only Command Line”
SUWASH KUNWAR
http://wensolutions.com
http:suwash.com.np
Installing a Child Theme …
6 Steps
• Search
• Download
• Extract
• Copy
• Paste
• Activate
Time : couple of minutes
Using command line …..
Just 1 Command
wp theme install buntu --activate
Time : within some secs
WP–CLI ?

Tool to manage WordPress from the command line

Super easy commands

Work super fast

Don’t touch browser
Installing WP–CLI

Download
curl -o https://raw.githubusercontent.com/ wp-cli/builds/gh-pages/phar/wp-cli.phar

Set permission
chmod +x wp-cli.phar

Move file to safe location
sudo mv wp-cli.phar /usr/local/bin/wp

Now work with alias “wp”
Let’s check whether it’s working or not.
Understand command
wp user list --role=editor
[package] [command] [sub-command] [optional parameters]
Lists all the users whose role is editor.
Let’s try it ...
Installing WordPress
Create database
WP core download
Generate WP config
WP install
Managing Themes
Managing themes is quite easier from command line.
• Install
• Delete
• Activate
• Update
• Search
• .. much more
Command
wp theme <sub-command>
Let’s try some commands...
Command: wp theme search
Commands
- wp theme install [theme-slug]
- wp theme activate [theme-slug]
- wp theme install [theme-slug] --activate
Command: wp theme list
Managing Plugins

managing themes is quite easier from command line
− Install
− Delete
− Activate
− Update
− Search
− .. much more
Command : wp plugin search
Install and activate plugin
Command : wp plugin install [plugin-slug] --activate
Check plugin for update
Command : wp plugin list --update=available
Command: wp plugin update
Manage Database

export

import

reset

drop

query

search/replace

...etc.
Let’s export & import the database..
Commands:
- wp db export
- wp db import
- wp db reset
Query database ...
Command : wp db query
Query tables
Search and Replace
Command
wp search replace <old-url><new-url>
Managing Media
Import Media
Command:
wp media import ~/Pictures/**/*.jpg
Example:
wp media import ~/Pictures/**/*.jpg
Command: wp media import
Command : wp media regenerate
Let’s go little advance !!
Do you always write code yourself for post types,
taxonomy ?
Scaffold
Command: wp scaffold
Scaffold for parent theme and child theme...
Multisite
Multisite : commands

wp core multisite-install

wp core multisite-convert
• community-maintained commands
• http://wp-cli.org/package-index/
• Command: wp package install
WP-CLI package
WP – CLI integrations
COMMAND WORDPRESS PLUGIN
acf Advance Custom Fields
backup BackupBuddy
wc WooCommerce
edd Easy Digital Downloads
total-cache W3 Total Cache
jetpack Jetpack by WordPress.com
unsplash Import image from Unsplash
Am gonna use it ….
• www.wp-cli.org
• UNIX-like environment
• PHP 5.3.29 or later
• WordPress 3.7 or later
Requirements ?
Supporting Hosts
Any Questions ?
@suascat
http://suwash.com.np

Weitere ähnliche Inhalte

Was ist angesagt?

Pagespeed what, why, and how it works
Pagespeed   what, why, and how it worksPagespeed   what, why, and how it works
Pagespeed what, why, and how it works
Ilya Grigorik
 
Wordpress optimization
Wordpress optimizationWordpress optimization
Wordpress optimization
paudelvinay
 
Front end optimization
Front end optimizationFront end optimization
Front end optimization
Abhishek Anand
 

Was ist angesagt? (20)

Front end performance optimization
Front end performance optimizationFront end performance optimization
Front end performance optimization
 
Front end performance tip
Front end performance tipFront end performance tip
Front end performance tip
 
Front End Performance
Front End PerformanceFront End Performance
Front End Performance
 
Pagespeed what, why, and how it works
Pagespeed   what, why, and how it worksPagespeed   what, why, and how it works
Pagespeed what, why, and how it works
 
Wordpress optimization
Wordpress optimizationWordpress optimization
Wordpress optimization
 
Guide To Web Development
Guide To Web DevelopmentGuide To Web Development
Guide To Web Development
 
Optimizing Your Site
Optimizing Your SiteOptimizing Your Site
Optimizing Your Site
 
Keep the Web Fast
Keep the Web FastKeep the Web Fast
Keep the Web Fast
 
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST APIWordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
 
Front end optimization
Front end optimizationFront end optimization
Front end optimization
 
PageSpeed and SPDY
PageSpeed and SPDYPageSpeed and SPDY
PageSpeed and SPDY
 
Life in the Fast Lane: Speed, Usability & Search Engine Optimization
Life in the Fast Lane: Speed, Usability & Search Engine OptimizationLife in the Fast Lane: Speed, Usability & Search Engine Optimization
Life in the Fast Lane: Speed, Usability & Search Engine Optimization
 
Front-End Performance Optimizing
Front-End Performance OptimizingFront-End Performance Optimizing
Front-End Performance Optimizing
 
Template tuning for high performance
Template tuning for high performanceTemplate tuning for high performance
Template tuning for high performance
 
Front End Website Optimization
Front End Website OptimizationFront End Website Optimization
Front End Website Optimization
 
Optimize wordpress
Optimize wordpressOptimize wordpress
Optimize wordpress
 
UXify 2015 - Front-end Developers' Checklist for Better UX
UXify 2015 - Front-end Developers' Checklist for Better UXUXify 2015 - Front-end Developers' Checklist for Better UX
UXify 2015 - Front-end Developers' Checklist for Better UX
 
The Need for Speed - SMX Sydney 2013
The Need for Speed - SMX Sydney 2013The Need for Speed - SMX Sydney 2013
The Need for Speed - SMX Sydney 2013
 
Hppg
HppgHppg
Hppg
 
Make WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & CloudflareMake WordPress Faster with W3 Total Cache & Cloudflare
Make WordPress Faster with W3 Total Cache & Cloudflare
 

Andere mochten auch

Ultimate WordPress Experience for WordCampFayetteville #wcfay
Ultimate WordPress Experience for WordCampFayetteville #wcfayUltimate WordPress Experience for WordCampFayetteville #wcfay
Ultimate WordPress Experience for WordCampFayetteville #wcfay
Mitch Canter
 

Andere mochten auch (20)

WP-CLI - Super Admin Tips and Tricks
WP-CLI - Super Admin Tips and TricksWP-CLI - Super Admin Tips and Tricks
WP-CLI - Super Admin Tips and Tricks
 
Psychological management /certified fixed orthodontic courses by Indian denta...
Psychological management /certified fixed orthodontic courses by Indian denta...Psychological management /certified fixed orthodontic courses by Indian denta...
Psychological management /certified fixed orthodontic courses by Indian denta...
 
Why you should make a product add-on?
Why you should make a product add-on?Why you should make a product add-on?
Why you should make a product add-on?
 
WordPress Evangelism ( English )
WordPress Evangelism ( English )WordPress Evangelism ( English )
WordPress Evangelism ( English )
 
Ppt ics (1)
Ppt ics (1)Ppt ics (1)
Ppt ics (1)
 
Copy of activator /orthodontic courses by Indian dental academy
Copy of activator /orthodontic courses by Indian dental academy Copy of activator /orthodontic courses by Indian dental academy
Copy of activator /orthodontic courses by Indian dental academy
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Diagnosis define the problem/certified fixed orthodontic courses by Indian de...
Diagnosis define the problem/certified fixed orthodontic courses by Indian de...Diagnosis define the problem/certified fixed orthodontic courses by Indian de...
Diagnosis define the problem/certified fixed orthodontic courses by Indian de...
 
Biomechanics ofmolar distalization appliance final
Biomechanics ofmolar distalization appliance finalBiomechanics ofmolar distalization appliance final
Biomechanics ofmolar distalization appliance final
 
Guide mia workflow with_focus_on_rg
Guide mia workflow with_focus_on_rgGuide mia workflow with_focus_on_rg
Guide mia workflow with_focus_on_rg
 
Maxillo mandibular records
Maxillo mandibular recordsMaxillo mandibular records
Maxillo mandibular records
 
conduct of general anaesthesia
conduct of general anaesthesiaconduct of general anaesthesia
conduct of general anaesthesia
 
3D Facial Imagining /certified fixed orthodontic courses by Indian dental aca...
3D Facial Imagining /certified fixed orthodontic courses by Indian dental aca...3D Facial Imagining /certified fixed orthodontic courses by Indian dental aca...
3D Facial Imagining /certified fixed orthodontic courses by Indian dental aca...
 
Surveyor and surveying / dentistry dental implants
Surveyor and surveying / dentistry dental implantsSurveyor and surveying / dentistry dental implants
Surveyor and surveying / dentistry dental implants
 
Laundry in housekeeping
Laundry in housekeepingLaundry in housekeeping
Laundry in housekeeping
 
Surveying/ dentistry dental implants
Surveying/ dentistry dental implantsSurveying/ dentistry dental implants
Surveying/ dentistry dental implants
 
Talal khalid .word food
Talal khalid .word foodTalal khalid .word food
Talal khalid .word food
 
Molar distalisation /certified fixed orthodontic courses by Indian dental aca...
Molar distalisation /certified fixed orthodontic courses by Indian dental aca...Molar distalisation /certified fixed orthodontic courses by Indian dental aca...
Molar distalisation /certified fixed orthodontic courses by Indian dental aca...
 
Ultimate WordPress Experience for WordCampFayetteville #wcfay
Ultimate WordPress Experience for WordCampFayetteville #wcfayUltimate WordPress Experience for WordCampFayetteville #wcfay
Ultimate WordPress Experience for WordCampFayetteville #wcfay
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress Website
 

Ähnlich wie Administer WordPress with WP-CLI

Ähnlich wie Administer WordPress with WP-CLI (20)

Take Command of WordPress With WP-CLI at WordCamp Long Beach
Take Command of WordPress With WP-CLI at WordCamp Long BeachTake Command of WordPress With WP-CLI at WordCamp Long Beach
Take Command of WordPress With WP-CLI at WordCamp Long Beach
 
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
Gestione avanzata di WordPress con WP-CLI - WordCamp Torino 2017 - Andrea Car...
 
Take Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLITake Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLI
 
WordPress CLI in-depth
WordPress CLI in-depthWordPress CLI in-depth
WordPress CLI in-depth
 
Take Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLITake Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLI
 
Introduction to WP-CLI: Manage WordPress from the command line
Introduction to WP-CLI: Manage WordPress from the command lineIntroduction to WP-CLI: Manage WordPress from the command line
Introduction to WP-CLI: Manage WordPress from the command line
 
Take Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLITake Command of WordPress With WP-CLI
Take Command of WordPress With WP-CLI
 
Session: WP Site Management using WP-CLI from Scratch
Session: WP Site Management using WP-CLI from ScratchSession: WP Site Management using WP-CLI from Scratch
Session: WP Site Management using WP-CLI from Scratch
 
WP-CLI - A Good Friend of Developer
WP-CLI - A Good Friend of DeveloperWP-CLI - A Good Friend of Developer
WP-CLI - A Good Friend of Developer
 
Command Line WordPress with WP-CLI
Command Line WordPress with WP-CLICommand Line WordPress with WP-CLI
Command Line WordPress with WP-CLI
 
A Better WordPress Workflow with WP-CLI
A Better WordPress Workflow with WP-CLIA Better WordPress Workflow with WP-CLI
A Better WordPress Workflow with WP-CLI
 
Developers, Be a Bada$$ with WP-CLI
Developers, Be a Bada$$ with WP-CLIDevelopers, Be a Bada$$ with WP-CLI
Developers, Be a Bada$$ with WP-CLI
 
Save Time by Managing WordPress from the Command Line
Save Time by Managing WordPress from the Command LineSave Time by Managing WordPress from the Command Line
Save Time by Managing WordPress from the Command Line
 
WP-CLI - WordCamp Miami 2015
WP-CLI - WordCamp Miami 2015WP-CLI - WordCamp Miami 2015
WP-CLI - WordCamp Miami 2015
 
WordPress and The Command Line
WordPress and The Command LineWordPress and The Command Line
WordPress and The Command Line
 
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cliWordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
WordCamp Vancouver 2012 - Manage WordPress with Awesome using wp-cli
 
Extending Your WordPress Toolbelt with WP-CLI
Extending Your WordPress Toolbelt with WP-CLIExtending Your WordPress Toolbelt with WP-CLI
Extending Your WordPress Toolbelt with WP-CLI
 
WP-CLI For The Win
WP-CLI For The WinWP-CLI For The Win
WP-CLI For The Win
 
Advanced WordPress Tooling: By InstaWP.com
Advanced WordPress Tooling: By InstaWP.comAdvanced WordPress Tooling: By InstaWP.com
Advanced WordPress Tooling: By InstaWP.com
 
Manage WordPress with Awesome using wp cli
Manage WordPress with Awesome using wp cliManage WordPress with Awesome using wp cli
Manage WordPress with Awesome using wp cli
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Administer WordPress with WP-CLI