Skip to content

WordPress Development

How to disable and lock Gutenberg blocks

Learn how to disable and lock Gutenberg blocks in WordPress using the user interface and PHP for more advanced control.
Reading time
11 min read
Updated date
March 11, 2025
Topic
WordPress Development
Topic
WordPress Tips

All Articles

WordPress geolocation made simple: a developer’s guide

Implementing geolocation features in WordPress is possible, especially if you're a Kinsta user. This post looks at location-aware tactics.
Reading time
19 min read
Updated date
February 27, 2025
Topic
WordPress Development

How to add an add-to-cart button to your WooCommerce store

Learn how to add an add-to-cart button to WooCommerce, customization tips, and making the most of checkout.
Reading time
12 min read
Updated date
February 13, 2025
Topic
WooCommerce
Topic
WordPress Development

Redis object caching for WordPress: the complete installation guide

Redis object caching could supercharge your WordPress site's performance. This comprehensive guide shows you how to implement it.
Reading time
18 min read
Updated date
February 11, 2025
Topic
WordPress Development
Topic
WordPress Hosting

Advanced strategies for WooCommerce optimization and scaling

With Kinsta at your side, WooCommerce optimization gets a lot easier. Learn how to make the most of your e-commerce efforts.
Reading time
15 min read
Updated date
February 10, 2025
Topic
WooCommerce
Topic
WordPress Development

Sound advice: optimize your website for voice search

SEO for voice search prepares your website for voice assistants. Here's how to make your site discoverable via voice search.
Reading time
12 min read
Updated date
January 28, 2025
Topic
SEO Strategy
Topic
WordPress Development

How to build a Gutenberg plugin to add functionality to the block editor

Learn how to create complex layouts more easily by building a Gutenberg plugin to enhance the functionality of the block editor.
Reading time
15 min read
Updated date
January 16, 2025
Topic
Tech Tips
Topic
WordPress Development

WordPress dark mode: key benefits and how to set it up

Learn the benefits of adding dark mode to your website and how to easily set up WordPress dark mode with plugins or code.
Reading time
12 min read
Updated date
January 14, 2025
Topic
Business Tools
Topic
WordPress Development
Topic
WordPress Tips

How your plugin can customize the WordPress Command Palette

The WordPress Command Palette puts frequently used actions at users' fingertips. Here's how you can add your own commands.
Reading time
7 min read
Updated date
January 9, 2025
Topic
WordPress Development
Topic
WordPress Plugins

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

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
January 6, 2025
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