Skip to content

WordPress Development

Working with WP CLI for WordPress Multisite

Learn how to manage WordPress Multisite with WP-CLI. Discover commands for site management, user roles, plugins, and database tasks.
Reading time
17 min read
Updated date
December 31, 2024
Topic
WordPress Development

All Articles

The WordPress wp_is_mobile() function: is it still useful?

The WordPress wp_is_mobile() function has been around for well over a decade. It may have some life left in it yet.
Reading time
5 min read
Updated date
December 26, 2024
Topic
WordPress Development

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
Topic
WordPress Development

WordPress Loop complete guide: everything you need to know

Learn what the WordPress Loop is, along with how you can use the WordPress Loop in PHP templates and blocks in the Site Editor.
Reading time
18 min read
Updated date
December 19, 2024
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
Topic
WordPress Development

The complete guide to managing a WordPress multisite network

Kinsta's powerful tools and infrastructure are great for optimizing WordPress multisite management. Here's how to get the job done!
Reading time
17 min read
Updated date
December 9, 2024
Topic
Agency
Topic
WordPress Development
Topic
WordPress Hosting

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 9, 2024
Topic
Agency
Topic
WordPress Development
Topic
WordPress Performance
Topic
WordPress Website Design

How to continuously deploy your WordPress site to Kinsta with Bitbucket Pipelines

Effortlessly deploy your WordPress site to Kinsta with Bitbucket Pipelines. A simple guide to automate updates and streamline your workflow.
Reading time
10 min read
Updated date
December 2, 2024
Topic
Git
Topic
WordPress Development

Working with properties and key-value pairs in theme.json

Learn to work with properties and key-value pairs in theme.json to customize settings and styles for WordPress block themes.
Reading time
20 min read
Updated date
November 14, 2024
Topic
WordPress Development
Topic
WordPress Themes

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
Topic
WordPress Development
Topic
WordPress Themes

How agencies can manage multiple WordPress sites efficiently

Agencies can manage multiples WordPress sites efficiently by using the MyKinsta dashboard. Let's take a look at how it can help you.
Reading time
8 min read
Updated date
January 2, 2025
Topic
Agency
Topic
WordPress Development
Topic
WordPress Hosting

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
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
Topic
WordPress Development
Topic
WordPress Website Design