Search Results
354 results found for “editor”. Showing results 145 to 156.
-

Building Sidebars With the Site Editor
In this short workshop, learn how to create and build sidebars in your block theme’s site…
-

My Reading List
Part of: Developing your first WordPress block
Scaffolding the new block To begin, you’ll use create-block to scaffold your new block plugin. In…
-

Block Components, Block Attributes, and Block Controls
Part of: Developing your first WordPress block
Do not repeat yourself Developers generally like to avoid repeating code. Having the same thing repeat…
-

Styling your site globally
Part of: Creating a 4-page business website
How to style your site globally and use the Style Book.
-

React concepts
Part of: Developing your first WordPress block
React is a JavaScript framework. Think of a programming framework as a set of tools built…
-

Types of Testing
Part of: WordPress Test Contributor Pathway
Transcript In the first lesson I’m going to be explaining the different types of Manual Testing…
-

Welcome to week 6
Part of: Developing your first WordPress block
Welcome to week 6 of the Learn WordPress Developing your first block course cohort. Can you…
-

Basic WordPress settings
Part of: Beginner WordPress User
In this lesson we will focus on the key settings to get your site up and…
-

Using page templates
Part of: Beginner WordPress User
Learn to differentiate templates from pages, modify existing templates, add new ones, and assign templates effectively.
-

Welcome to week 5
Part of: Developing your first WordPress block
Welcome to week 5 of the Learn WordPress Developing your first block course cohort. We’re starting…
-

How to edit templates via the Site Editor
Each block theme comes with a set of templates that you can edit directly. After going…
-

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.