Skip to content

228 results

How to use the WordPress data package to manage application states

State management within complex applications can be a struggle. Let's explore using the WordPress data package to manage application states.
Reading time
17 min read
Updated date
December 24, 2024
Post type
Blog
Topic
WordPress Development

Use the WordPress Block Bindings API to power your blocks

Learn how the Block Bindings API simplifies displaying custom data in blocks allowing you to create dynamic content without extensive coding.
Reading time
10 min read
Updated date
December 17, 2024
Post type
Blog
Topic
WordPress Development

Advanced WordPress development: how to build your next project with wp-scripts

Slick WordPress development requires top-notch tools. This post looks at using wp-scripts plus techniques for compilation, linting, testing, and more!
Reading time
24 min read
Updated date
December 12, 2025
Post type
Blog
Topic
Agency
Topic
WordPress Development
Topic
WordPress Performance
Topic
WordPress Website Design

Comprehensive WordPress theme testing: your guide to robust and valid code

Once you build your theme, it has to work without exception. This post looks at WordPress theme testing and what you should undertake!
Reading time
24 min read
Updated date
December 2, 2024
Post type
Blog
Topic
WordPress Performance
Topic
WordPress Themes

What’s new in WordPress 6.7: Zoom Out mode, Meta boxes, Block Pattern API, and much more

Check out our in-depth overview of WordPress 6.7, which includes zoom-out mode, meta boxes, block pattern API, and much more.
Reading time
20 min read
Updated date
November 5, 2024
Post type
Blog
Topic
WordPress Updates

13 best WordPress block themes for FSE (most are free!)

Check out our curated picks for the 12 best WordPress block themes that use the new WordPress Site Editor and FSE experience.
Reading time
22 min read
Updated date
April 10, 2025
Post type
Blog
Topic
WordPress Themes
Topic
WordPress Website Design

Developing CSS custom properties with theme.json for enhanced WordPress themes

Here’s how to develop CSS custom properties within theme.json to add advanced functionality to WordPress themes.
Reading time
12 min read
Updated date
November 14, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Website Design

What WordPress developers need to know about the blocks property in theme.json

Learn how to use the theme.json blocks property to take advantage of a streamlined approach to WordPress theme development.
Reading time
18 min read
Updated date
November 14, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Website Design

Edit your WordPress site’s header without plugins

Whether your website uses a block theme or a classic theme, here's how to edit your WordPress header without using plugins.
Reading time
15 min read
Updated date
August 8, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Tips

How to create a classic WordPress theme: step-by-step guide

Learn how to create a classic WordPress theme from scratch by creating templates files and using WordPress functions.
Reading time
17 min read
Updated date
May 27, 2025
Post type
Blog
Topic
WordPress Development
Topic
WordPress Themes

Mastering WordPress full site editing: a step-by-step tutorial

WordPress full site editing can be complex compared to other editors. Our comprehensive guide gives you the lowdown on how to tame the beast!
Reading time
19 min read
Updated date
May 27, 2025
Post type
Blog
Topic
WordPress Development
Topic
WordPress Tips

Supercharging WordPress with HTMX: how to enhance the platform without complex frameworks

JavaScript frameworks can be complex, which isn’t ideal for web design. Learn how the HTMX library could be the way to implement JavaScript!
Reading time
17 min read
Updated date
July 22, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
WordPress Development