-
·
How to start using WordPress Playground
Resources WordPress in one click WordPress Playground Docs Learning outcomes Transcript Introduction Hi, I’m Adam and I’m going to show you how to use WordPress Playground. When you go to playground.wordpress.net, you are going to get an entire WordPress site running entirely in your browser. Use it to your advantage to try plugins, themes, build…
-
·
Use the Create Block Theme plugin for exports, and theme variations
Learn how to use the Create Block Theme plugin to save, export, and install custom WordPress themes.
-
·
Introduction to phpMyAdmin
This lesson explores your WordPress database, how it stores data, and how to safely access it.
-
·
Understand where your files live
This lesson covers accessing your WordPress files, understanding the file structure, and using the wp-config.php file.
-
·
What is WordPress Multisite?
Extra resources Transcript Introduction In this lesson, we will explore the world of WordPress Multisite. A powerful feature that allows you to manage multiple WordPress sites from a single installation. If you’ve ever wanted to run several sites without juggling multiple logins, this is the solution for you. The lesson outcomes are understand what Multisite…
-
·
Managing a WordPress Multisite network
Managing a WordPress Multisite network is slightly different from managing a single-site WordPress install. In this lesson, you’re going to learn how to manage a WordPress multisite network. You will learn about the Network Admin dashboard, and the options available in the Network Settings page, as well as different ways to create and manage sub-sites…
-
·
Why would a WordPress user need to run a local site?
Learn how to set up a local testing environment for WordPress to build, test, and experiment safely.
-
·
The building blocks of WordPress templates
Explore WordPress templates, code basics, and experiment with HTML, CSS, and JSON in a safe environment.
-
·
How Styles are generated
Explore theme.json’s role in WordPress styling and why the Site Editor is preferred for customization.
-
·
How to build a responsive WordPress website
This lesson covers creating a responsive site that adapts to different devices for an optimal user experience.