Super Charge your WordPress site administration using the WordPress Command Line Interface
The WordPress Command Line interface makes WordPress site administration quick and easy.
What would take minutes using the dashboard, will take seconds using the WP CLI.
How long does it take for you to update your WordPress site? What happens if you have 10 WP sites? How long does it take you to update the core, theme and plugins?
Super Charge your WordPress site administration using the WordPress Command Line Interface
The WordPress Command Line interface makes WordPress site administration quick and easy.
What would take minutes using the dashboard, will take seconds using the WP CLI.
How long does it take for you to update your WordPress site? What happens if you have 10 WP sites? How long does it take you to update the core, theme and plugins?
Using the dashboard, it would take a good few minutes per site, using WP CLI, the entire process can be completed in a few seconds and importantly, you can run the entire process unattended.
Some of the administration tasks you can complete with wp-cli are:
install a new WordPress site in seconds.
update the WP core, themes and plugins in seconds.
install themes and plugins.
activate and deactivate themes and plugins.
create a WordPress child-theme in seconds.
search-replace the sites database.
upload media to the site.
administer users, posts and pages.
With WP CLI you are able to automate the entire update process and even configure unattended updates.
This gives you more time to create content or work on your sites SEO, rather than spending hours updating various sites.
Enroll today and experience how easy WPCLI will make administering your WordPress site(s).
Course introduction - super charge your WordPress site administration skills using WPCLI.
WP CLI makes WordPress site administration quick and easy. What would take minutes using the dashboard, will take seconds using the WP CLI
A few do's and dont's related to WPCLI that we need to look at prior to starting the course.
Do no run WPCLI as the root user
Ensure the path is correct
Be careful of unneeded blank spaces
The ownership and permissions must be set correctly to allow wp cli commands to be executed, by your non root server user
We need to set the ownership and permissions of the WP files and directories that will allow us to administer a WP site using WP CLI.
We need to set the ownership and permissions of the WP files and directories that will allow us to administer a WP site using WP CLI. This lecture covers ownership and permissions for nginx and Apache.
We need to set the ownership and permissions of the WP files and directories that will allow us to administer a WP site using WP CLI. This lecture covers ownership and permissions for LiteSpeed web server.
We need to set the ownership and permissions of the WP files and directories that will allow us to administer a WP site using WP CLI. This lecture covers ownership and permissions and SELinux when using a Red Hat Enterprise Linux based server distribution.
Set the correct ownership and permissions quickly and easily using a bash script. In this lecture we create the bash script for nginx and Apache using Ubuntu server.
Set the correct ownership and permissions quickly and easily using a bash script. In this lecture we create the bash script for LiteSpeed using Ubuntu server.
Set the correct ownership and permissions quickly and easily using a bash script. In this lecture we create the bash script for nginx and Apache using a Red Hat Enterprise Linux based server distro.
In this lecture we are going to install WPCLI on our server. We'll also configure WPCLI to work with LiteSpeed PHP, configure WPCLI updates and command completion.
In my courses, I teach you how to make use the browser based WP installation process to install a WP site. Using WPCLI makes this process much faster and easier, so what you need to do is skip the browser based installation process and follow the wp cli process. This is Part 1 of 3
In my courses, I teach you how to make use the browser based WP installation process to install a WP site. Using WPCLI makes this process much faster and easier, so what you need to do is skip the browser based installation process and follow the wp cli process. This is Part 2 of 3
In my courses, I teach you how to make use the browser based WP installation process to install a WP site. Using WPCLI makes this process much faster and easier, so what you need to do is skip the browser based installation process and follow the wp cli process. This is Part 3 of 3
In thhis lecture you'll the correct method to search the WordPress repository for themes and plugins.
This is the first lecture on how to administer themes using WPCLI. Included in this section is how to create a child theme using WPCLI. You will be able to create a child theme in seconds, it's the quickest and easiest method to create a WordPress child theme.
This is the second lecture on how to administer themes using WPCLI. Included in this section is how to create a child theme using WPCLI. You will be able to create a child theme in seconds, it's the quickest and easiest method to create a WordPress child theme.
In this lecture we look at how to administer plugins using WPCLI. Some of the topics we'll cover is how to search, install, activate, deactivate and update plugins.
In this lecture, you'll learn how to update the WordPress core, the WordPress database and how to check the integrity of your WordPress installation.
This lecture is split into 3 parts. Automating updates will save you time, by updating the WordPress core, themes and plugins unattended and using the schedule you specify. No plugins are used for automating updates, we'll use WPCLI and server-side tools.
In this lecture, you'll learn how to use the WordPress diagnostic tool, WP Doctor. It will help you troubleshoot and fix common issues on your site. It checks your site's settings, configurations, and extensions to identify any problems that might be affecting your site's performance or functionality.
In this lecture you'll learn how to administer posts and media using WPCLI. You'll learn how to create and edit WordPress posts and pages using terminal, rather than the WordPress dashboard.
In this lecture you'll learn how to use WP CLI to perform certain database operations
In this lecture, you'll learn how to perform a search and replace operation on the WordPress database.
Running a search and replace operation on a WordPress database can be useful for updating domain names or site URLs, updating permalinks, updating content, and migrating to a new host.
The built-in WPCLI help system is excellent and easy to use.
After typing wp help, the entire help system open using less. The less command is a Linux terminal pager that shows a file's contents one screen at a time.
You can make use of the entire WPCLI help system without leaving terminal.
In this lecture you'll learn how to install an additional WordPress site on your server using WPCLI.
In this lecture you'll learn how to install an additional WordPress site on your server using WPCLI.
Thank you for taking my course.
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.