Skip to content

801 results

Installing setup data for a WordPress plugin

This guide explains how to install initial data, and keep adding new data with further updates, in our WordPress plugins.
Reading time
11 min read
Updated date
February 18, 2026
Post type
Blog
Topic
PHP Function
Topic
WordPress Plugins

Harnessing third-party APIs: advanced WordPress strategies on Kinsta

Hooking external tools into your site offers expansive functionality. This post looks at third-party APIs and how to integrate them with your Kinst…
Reading time
17 min read
Updated date
June 4, 2026
Post type
Blog
Topic
API
Topic
WordPress Development

Automated testing and Continuous Integration in WordPress development

When you use continuous integration alongside automated testing in WordPress development, you can streamline your workflow. Learn how here.
Reading time
19 min read
Updated date
February 20, 2024
Post type
Blog
Topic
DevKinsta
Topic
Docker
Topic
WordPress Development

Snowmad Digital expands customer base by 450% with Kinsta’s Agency Partner Program

Discover how Snowmad Digital boosts client sales by 348% and grows its customer base by 450% with Kinsta's fast, secure, and reliable Managed WordP…
Reading time
7 min read
Post type
Case Study

Build a tool to bulk update WordPress plugins on multiple sites with Kinsta API

Streamline your WordPress management with our guide on building a tool to bulk update plugins across multiple sites using Kinsta's API
Reading time
21 min read
Updated date
May 20, 2026
Post type
Blog
Topic
API
Topic
Kinsta Services
Topic
React
Topic
WordPress Plugins

How to create your own Composer package

You've built an awesome PHP library, now share your code with other developers by creating your own Composer package.
Reading time
10 min read
Updated date
May 25, 2026
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

Logging slow queries with Active Support Notifications

Learn how to use Active Support Notifications to log slow queries and identify and fix performance problems in your Rails application.
Reading time
6 min read
Updated date
May 20, 2026
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

WooCommerce Blocks: Add WooCommerce capabilities to your WordPress site

Learn how to create custom store pages, showcase products, and add advanced ecommerce features like filtering to your ecommerce site.
Reading time
12 min read
Updated date
March 11, 2026
Post type
Blog
Topic
WooCommerce
Topic
WordPress Development
Topic
WordPress Ecommerce

How to optimize your WordPress database on Kinsta

Your database is the beating heart of your website. As such, this post will give you our insights on how to perform WordPress database optimization!
Reading time
19 min read
Updated date
May 12, 2026
Post type
Blog
Topic
MySQL Database
Topic
WordPress Performance
Topic
WordPress Tips

Custom Media expands client offerings with Kinsta

See how Custom Media achieves notable revenue growth with a 20% speed boost in hosting, reinforcing its position as Japan's premier B2B marketing a…
Reading time
4 min read
Post type
Case Study

Mastering Postgres: From Database Creation to Administration With Adminer

Learn essential techniques, best practices, and expert tips for efficient database creation with Postgres in this comprehensive guide.
Reading time
9 min read
Updated date
February 18, 2026
Post type
Blog
Topic
Adminer
Topic
DevKinsta
Topic
PostgreSQL
Topic
WordPress Development

Real-Time Slack Communication for Your Python Application

Learn how to create seamless real-time Slack communication integration for your Python application in this guide!
Reading time
14 min read
Updated date
May 21, 2026
Post type
Blog
Topic
Python