Search Results
388 results found for “theme”. Showing results 265 to 276.
-

The WordPress database
Part of: Beginner WordPress Developer
Identify and describe the different tables in the WordPress database, and the core functions to interact…
-

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

Template Parts
Template Parts are reusable parts of a theme. Unlike templates, template parts are not rendered directly,…
-

Managing Settings: Reading
Part of: Intermediate WordPress User
Set your homepage to display posts or a static page and customize your blog’s visibility.
-

Registering custom font families
WordPress allows themes to define font families via their theme.json file. This can include standard, web-safe…
-

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

Saving templates and template parts
Just like Global Styles, changes to your theme’s templates and template parts made the Site Editor…
-

Planning your website’s look and feel
Part of: Creating a 4-page business website
Planning the look and feel of your website are important things to consider for loading speed.
-

JavaScript
Part of: Beginner WordPress Developer
A brief introduction to JavaScript, how JavaScript can be added to an HTML page, and some…
-

HTML
Part of: Beginner WordPress Developer
A brief introduction to HTML, what HTML looks like, and how it’s rendered in the browser.
-

Building the primary templates in the editor
Create the rest of the primary templates in the editor.
-

Creating custom post types and taxonomies
Part of: Advanced WordPress User
Learn to create and display custom post types in WordPress to better organize your website content.