Learn WordPress Code Examples's repositories
repo-template
Template for creating lesson plan repos, including the lesson plan template. Fork this or use it as a template to create new lesson plans.
creating-great-slides
This is a workshop for people who are thinking about speaking at WordPress events, such as WordPress Meetups and WordCamps.
content-editor-overview
In this lesson you will learn how to structure and format content for the web in the WordPress Content Editor for pages and posts using the WYSIWYG visual editor.
backing-up-your-wordpress-site
In this lesson you will learn of the fact that your WordPress.org self-hosted website contains physical files and a database, both of which need to be backed up on a regular schedule.
enqueueing-scripts-and-styles
When you’re creating your theme, you may want to create additional stylesheets or JavaScript files
how-to-install-wordpress-on-a-server
In this lesson you will learn how to get WordPress up and running on-line. This lesson will walk you through the tools, as well as the steps needed to setup WordPress on a live server.
what-is-open-source
In this lesson you will learn the meaning of the term Open Source when referring to software, what the GPL software license provides, why WordPress is an open-source project, and how this is important for both the users of WordPress and the contributors to WordPress.
managing-spam-on-a-site
Learn why spam is a problem for all WordPress sites, why you should control it and learn tips to manage it.
learn-theme-beta
Beta for a ressurection of the learn.wordpress.org site
anatomy-of-a-theme
In this lesson you'll learn about the different files that make up a theme and how they work together to display your WordPress website.
how-to-find-help-with-wordpress
In this lesson you will learn how using and modifying WordPress can lead to many issues and questions. This lesson will show you how to find help in fixing problems and various resources that will be helpful when you are stuck trying to implement a feature, plugin or theme.
introduction-to-css
In this lesson you will learn about CSS (Cascading Style Sheet) and how it is the code that determines how your web pages will look.
introduction-to-gutenberg
In this lesson you will learn how to customize your WordPress site using Gutenberg.
conditional-tags
In this lesson you will learn how conditional tags allow you to display unique content on a page depending on the conditions the page matches.
customizer-header-background-images
Using the Theme Customizer, you can easily preview the look and feel of using header and background images across your website, and then save the settings as you decide to use them.
dashboard-icons
In this lesson you will learn about dashboard icons, how they are composed, and how your themes, plugins, and posts benefit from using dashboard icons.
managing-updates
In this lesson you will learn about why updates are important and how to manage them in WordPress.
widget-areas
What is a widget area? Why would you add one to your theme? This lesson demonstrates how to add widget areas to your theme and how to add content to these areas.