Skip to content

WordPress Development

How To Create a Headless WordPress Site With React.js

Discover how to create a website using React.js and Headless Wordpress with our step-by-step guide on how headless CMS work.
Reading time
12 min read
Publish date
May 22, 2023
Topic
React
Topic
WordPress Development

All Articles

How To Display Code in WordPress (and Make It Look Pretty)

Learn how to use WordPress to display code, with plugins, shortcodes, and even encoder tools. We also explore using markdown software.
Reading time
28 min read
Publish date
May 10, 2023
Topic
WordPress Development
Topic
WordPress Tips

How To Migrate From MySQL To MariaDB

MariaDB is a newer, lightweight DBMS offering improved performance and more cutting-edge features. Learn how to migrate from MySQL to MariaDB.
Reading time
6 min read
Publish date
May 4, 2023
Topic
MySQL Database
Topic
WordPress Development

How To Use GitHub Actions Secrets To Hide Sensitive Data

One disadvantage of using GitHub Actions is that your logs are public. Learn how to keep your GitHub Actions private and secure.
Reading time
6 min read
Publish date
April 26, 2023
Topic
Web Development Tools
Topic
WordPress Development

Rest API vs Web API: Everything You Need To Know

Compare two popular approaches to building APIs: (REST) API and Web API and learn about their architecture differences and use cases.
Reading time
8 min read
Publish date
April 13, 2023
Topic
Web Development Tools
Topic
WordPress Development

Key GitHub Statistics in 2023 (Users, Employees, and Trends)

GitHub is the go-to platform for sharing and storing code. Learn about key GitHub statistics surrounding their users, employees, and trends.
Reading time
8 min read
Publish date
April 5, 2023
Topic
Web Development Tools
Topic
WordPress Development

WordPress functions.php File: The Ultimate Guide + Helpful Code Snippets

Learn everything that you need to know about the WordPress functions.php file and how to use it. Including 17+ functions.php code snippets.
Reading time
22 min read
Publish date
March 29, 2023
Topic
WordPress Development

Laravel vs WordPress: A Head-to-Head Comparison

Should you use Laravel or WordPress for your next project? Learn the differences between these popular technologies to make the best choice.
Reading time
25 min read
Publish date
March 17, 2023
Topic
PHP Laravel
Topic
Web Development Tools
Topic
WordPress Development

How To Add Meta Boxes and Custom Fields To Posts in Gutenberg

Gutenberg changes the way we use meta boxes and custom fields in WordPress. In this article, you'll learn to manage metadata in the block editor li…
Reading time
28 min read
Publish date
January 18, 2023
Topic
WordPress Development
Topic
WordPress Tips

The Best Affiliate WordPress Themes (Here Are 29)

Need WordPress themes for running affiliate-marketing and deal-management websites? Don't miss this list of the best themes for affiliates.
Reading time
34 min read
Publish date
November 14, 2022
Topic
WordPress Development
Topic
WordPress Themes

Polish Your Python Chops by Connecting Your App with WordPress

Learn how Python apps and WordPress can team up and talk to each other using WordPress REST API and Python's HTTP client libraries.
Reading time
14 min read
Publish date
October 17, 2022
Topic
DevKinsta
Topic
Python
Topic
Web Development Languages
Topic
WordPress Development

How To Create a WordPress Multisite With Different Domains (in 4 Steps)

Learn how to create a WordPress multisite using different domains. You can create a network of websites in a single installation.
Reading time
8 min read
Publish date
October 7, 2022
Topic
WordPress Development
Topic
WordPress Tips

How To Change the WordPress Table Prefix

Changing the WordPress table prefix is a good choice for improving site security. Here, we show you three ways to make this change.
Reading time
11 min read
Publish date
October 4, 2022
Topic
WordPress Development
Topic
WordPress Tips