Using theme.json with classic themes
The theme.json is a file that allows block theme developers to control the settings and styles of the blocks in the Editor. In this video, you’re going learn what happens when you add a theme.json […]
The theme.json is a file that allows block theme developers to control the settings and styles of the blocks in the Editor. In this video, you’re going learn what happens when you add a theme.json […]
Introduced in WordPress 5.8, the theme.json file allows block theme developers to control the settings and styles of the blocks in the Editor. In this tutorial, you will be introduced to the theme.json file, how […]
Templates are the WordPress theme files used to render website pages. Getting acquainted with templates is important in learning to build themes for WordPress. In this tutorial, you’ll learn about templates in both block and […]
Create Block Theme has a fantastic new feature that enables theme developers to add external fonts to their block theme. Whether you want to download a font from Google fonts, or install a font you’ve […]
Learn how to use the Create Block Theme plugin to streamline your Block Theme development processes. Learning outcomes Comprehension questions Video Transcript Introduction Hey there, and welcome to Learn WordPress. Today you’re going to learn […]
Learn the how to develop block themes development in part 2 of the Developers Guide to Block Themes.
The course will continue on from what you learned in part 1, and covers more advanced block theme development tactics.
What you will learn:
WordPress 6.1 includes a new feature, the ability to register block template parts in classic themes. This feature allows users to make changes to specific parts of the theme, without affecting the rest of the […]
Learn how using schema with a WordPress block theme’s theme.json file can help you write code efficiently and precisely. Learning outcomes Explain the benefits of using schema with a theme.json file. Utilize schema to write, […]
Description In this lesson, you will learn how to submit a theme to the WordPress repository. Objectives After completing this lesson, participants will be able […]