Skip to content

574 results

Revolutionizing WordPress typography with full site editing and theme.json

Now you can take control of WordPress typography in the Site Editor with the support of the theme.json file.
Reading time
19 min read
Updated date
October 15, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Themes

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

How to continuously deploy your WordPress site to Kinsta with GitHub Actions

Learn how to automate WordPress deployments to Kinsta using GitHub Actions for efficient updates with every push to your GitHub repository.
Reading time
8 min read
Updated date
November 14, 2024
Post type
Blog
Topic
DevKinsta
Topic
Git

Graphical widgets for WordPress: how to enhance your dashboard and on-site visuals

Your data as a visual representation can transform its understanding. This post looks at graphical widgets for WordPress!
Reading time
19 min read
Updated date
October 9, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Plugins
Topic
WordPress Tips

Core concepts to understand in WordPress theme development

Discover the essential concepts of WordPress theme development, including classic and block themes, template hierarchy, and custom post types.
Reading time
14 min read
Updated date
November 14, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Themes

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

Unleashing the power of theme.json: customizing your WordPress theme like a pro

Developing themes with WordPress now uses the theme.json file. This post jumps into everything about this important configuration file!
Reading time
20 min read
Updated date
November 14, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Website Design

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
November 4, 2024
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
August 6, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress Tips

9 common WordPress user experience problems (and practical tips to fix them)

User experience (UX) is a critical component to your website's success. Here are some common UX problems and how to fix them on your WP site.
Reading time
13 min read
Updated date
November 5, 2024
Post type
Blog
Topic
User Experience
Topic
WordPress Development

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