Search Results
291 results found for “block editor”. Showing results 241 to 252.
-

Understand where your files live
Part of: Advanced WordPress User
This lesson covers accessing your WordPress files, understanding the file structure, and using the wp-config.php file.
-

7 Tips to improve website security
Part of: Beginner WordPress User
Discover 7 essential tips to improve your website security, including using password managers and two-factor authentication.
-

Applying font families via the Styles interface
WordPress allows theme authors and users to apply default font families to elements and blocks. Both…
-

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

Start editing the project
Part of: Introduction to Block Development: Build your first custom block
In the last lesson you built the project with the command npm run build to ensure…
-

Creating your templates folder and index.html
Part of: Develop Your First Low-Code Block Theme
In order to transform your theme from a non-functioning classic theme into a fully-functional block theme,…
-

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…
-

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.
-

Debugging and troubleshooting
Part of: Introduction to Block Development: Build your first custom block
Learn about some of the issues you might encounter when developing a block, and how to…
-

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…
-

Disabling theme settings
Learn how to curate that experience by enabling or disabling specific design settings.
-

How themes are designed?
Part of: Develop Your First Low-Code Block Theme
As an intermediate user, you’re probably familiar with finding, installing, and experimenting with both classic and…