Search Results
220 results found for “styles”. Showing results 109 to 120.
-
Block Editor Hooks
Learn about different hooks available in the Block Editor, and how to use them to extend…
-
Nested Blocks
Let’s take a look at how nested blocks work, and how you can create them in…
-
Saving your work: Create Block Theme
Part of: Develop Your First Low-Code Block Theme
How to save your work to the hard-coded theme, options you select in the site editor.
-
Block theme requirements: A review
Explore the minimum requirements necessary to create a working block theme.
-
Building your theme structure in the editor summary
In this module, you learned about the process of building your theme’s structure in the Site…
-
Selecting and activating a block theme
Part of: Creating a 4-page business website
How to select and activate a block theme for overall performance and appearance.
-
Registering custom font families
WordPress allows themes to define font families via their theme.json file. This can include standard, web-safe…
-
Creating a 4-page business website
In today’s digital age, having a website is crucial for any business. However, creating a website…
10 lessons
-
Introduction to themes for developers
Part of: Beginner WordPress Developer
Learn the difference between themes and plugins, and explore the structure block, classic, and hybrid themes.
-
Custom hooks
Discover how to make your plugin extendable by other developers by adding your own custom hooks.
-
Converting a shortcode into a block
Take your first block code, and apply it to an existing shortcode.