Tutorials
-
Building a page with only patterns
In this session, we will use various patterns to create a Services Page. Patterns allow you…
-
How to add a blog or news page to any WordPress website
While there are many ways to add a blog or news page to a classic or…
-
Introduction to WordPress Multisite Networks
A multisite network is a collection of sites that all run off the same WordPress installation.…
-
Exploring category templates with block themes
The category template allows you to create a custom page layout for a specific category of…
-
The WordPress request lifecycle
When working with any CMS or web framework, it’s a good idea to understand the basics…
-
Importing widget areas from a classic theme to a block theme
The 6.2 WordPress release brought an exciting new feature that allows you to import widget areas…
-
Custom post types and capabilities
In the previous tutorial, Developing with user roles and capabilities, you learned how to create and…
-
Developing with user roles and capabilities
In this tutorial, you will learn how to develop with the built-in WordPress Roles and Capabilities…
-
Creating a custom template with the WordPress site editor
In this tutorial, we will learn how to use the Site Editor to create a custom…
-
Using Template Parts
Learn how to use template parts with a block theme in this short tutorial–discover what they…
-
Extending WordPress: common security vulnerabilities
In the Introduction to securely developing plugins tutorial, we covered the 5 top ways you can…
-
WordPress REST API – custom routes & endpoints
The WordPress REST API is more than just a set of default routes. It is also…