Search Results
354 results found for “editor”. Showing results 97 to 108.
-

Useful debugging plugins
Part of: Beginner WordPress Developer
Learn about two popular plugins for debugging in WordPress.
-

Contribution Team Deep Dive
Part of: WordPress Credits – 50 hours
Learning Objectives By the end of this lesson, you will be able to: Locate the make.wordpress.org…
-

Dynamic blocks
Part of: Developing your first WordPress block
There’s another reason why this block makes more sense as a dynamic block and not a…
-

Using the WordPress REST API
Part of: Beginner WordPress Developer
Discover various ways to use the WordPress REST API.
-

Global theme settings
Part of: Intermediate Theme Developer
Explore the WordPress theme configuration file theme.json and some of the available options for theme settings.
-

Templates
Part of: Beginner WordPress Developer
Introduces how WordPress’ block templates system works and provides pathways for deeper learning.
-

Block Styling
Part of: Developing your first WordPress block
In the My Reading List lesson, you learned the following: There are two possible style files…
-

Template parts
Part of: Intermediate Theme Developer
We will explore how to create and add template parts to your theme.
-

Block Components
Part of: Developing your first WordPress block
Components are a handy tool when developing your blocks. Being able to take code that’s either…
-

Main stylesheet
Part of: Beginner WordPress Developer
Explains the importance of the theme’s style.css file and how to use it.
-

What does create-block generate?
Part of: Developing your first WordPress block
Take a look at what the scaffolded block plugin looks like by opening the wp-learn-todo directory…
