Skip to content

825 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
March 19, 2024
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
March 19, 2024
Post type
Blog
Topic
API
Topic
WordPress Development

8 Node.js alternatives for modern developers to consider

Explore the top 8 Node.js alternatives to enhance your development projects. Ideal for developers seeking the latest in technology trends.
Reading time
14 min read
Updated date
March 12, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js
Topic
Python

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 grows customer base by 450% with Kinsta Agency Partner Program

Discover how Snowmad Digital boosts client sales by up to 348% and grows its customer base by 450% with Kinsta's fast, secure, and reliable Managed…
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
22 min read
Updated date
February 13, 2024
Post type
Blog
Topic
API
Topic
Kinsta Services
Topic
React
Topic
WordPress Plugins

How to set up TypeScript with Express

Learn the step-by-step guide on setting up TypeScript with an Express server. This article covers everything from initial setup to deployment.
Reading time
5 min read
Updated date
March 19, 2024
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js

Six things you need to know to master Laravel Eloquent

Upgrade your Laravel chops with Eloquent query scopes, relationships, mutators and accessors, collections, model deletion, and factories.
Reading time
9 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

What’s new in Laravel 11

A simplified directory structure, requirement for PHP 8.2, enhanced reusability, modularity, and performance, and much more.
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

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
March 19, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

How to integrate a payment gateway and checkout with your static site

Learn how to add PayPal and Stripe payment gateways to your static site for seamless ecommerce transactions.
Reading time
9 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Static Site Generators
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
January 24, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools