Skip to content

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

All Articles

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 30)

Need WordPress themes for running affiliate-marketing and deal-management websites? Don't miss this list of the best themes for affiliates.
Reading time
35 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

How To Become an Application Developer: Everything You Need to Know

Interested in becoming an application developer? Here we lay out everything you need to know to get started in this career.
Reading time
16 min read
Publish date
October 3, 2022
Topic
WordPress Development

How To Schedule Posts in WordPress (3 Methods)

There's a lot more that goes into WordPress schedule posts than you might think. Here we explore all the ways you can schedule a post.
Reading time
15 min read
Publish date
September 28, 2022
Topic
WordPress Development
Topic
WordPress Tips

How To Create an Effective WordPress Workflow for Developers

If you work in WordPress regularly, you need a set to-do list for all dev tasks. Here we offer the ideal WordPress workflow for developers.
Reading time
19 min read
Publish date
September 26, 2022
Topic
Web Development Tools
Topic
WordPress Development
Topic
WordPress Tips

How To Change the Constant FS_METHOD

Here we're defining and answering questions about the constant FS_METHOD to fix common issues and improve performance.
Reading time
8 min read
Publish date
September 22, 2022
Topic
WordPress Development
Topic
WordPress Tips

Ultimate Guide to Creating a WordPress Wiki

Learn the benefits and elements of a WordPress wiki, along with themes and plugins for creating a WordPress wiki or knowledge base.
Reading time
31 min read
Publish date
August 8, 2022
Topic
WordPress Development

How to Create Dynamic Blocks for Gutenberg

Don't wait any longer to become a block developer. In this guide, you'll learn all you need to know to create dynamic blocks from scratch.
Reading time
42 min read
Publish date
August 3, 2022
Topic
WordPress Development