Search Results
381 results found for “editor”. Showing results 289 to 300.
-

A website’s look and feel: Design element best practices and brainstorm
Part of: Develop Your First Low-Code Block Theme
A look at design element best practices and brainstorms.
-

The WordPress file structure
Part of: Beginner WordPress Developer
Describe the files and directories that make up a WordPress installation.
-

package.json
Part of: Developing your first WordPress block
Before we go any further, it’s a good idea to dive a little deeper into your…
-

Converting the style guide to the theme.json file
The first step a developer usually takes is turning the style guide from the given designs…
-

Creating your block theme’s index.php
Part of: Develop Your First Low-Code Block Theme
Your next step in your block theme’s creation is to create an index.php file in your…
-

Work with the InnerBlocks component
Part of: Introduction to Block Development: Build your first custom block
Using the InnerBlocks component to give users the option to add a variety of content.
-

Creating your block theme’s theme.json file
Part of: Develop Your First Low-Code Block Theme
Create an optional, but highly recommended file to unlock additional options in our theme.json file.
-

Setting up your block theme’s development environment
Part of: Develop Your First Low-Code Block Theme
Creating a WordPress Installation Using Local: Video Guide Pro-Tip: It can be a bit tricky to…
-

Low-code: Preparing to set fonts for your block theme
Part of: Develop Your First Low-Code Block Theme
How to set fonts for your block theme.
-

Creating and customizing a header and footer
Part of: Beginner WordPress User
This lesson focuses on creating and customizing headers and footers using block patterns from your theme.
-

Selecting your theme’s default fonts
Part of: Develop Your First Low-Code Block Theme
Explore how to select your theme’s first fonts.
-

Creating variable templates
Besides the primary and secondary templates, the WordPress Template Hierarchy supports templates for specific types of…