Topic Archives

WordPress Developer

Here, you will find tutorials and tips to help simplify everyday WordPress development tasks, collections of starter themes and frameworks for making the theme creation process quicker, and handy copy-and-paste PHP snippets.

View all WordPress articles


Controlling WordPress Through the Command Line with WP-CLI

Controlling WordPress Through the Command Line with WP-CLI

For anyone looking for more control and the ability to carry out complex WordPress tasks, learning how to use WP-CLI could be just what you need.

How to Successfully Run a WordPress Multisite Network

How to Successfully Run a WordPress Multisite Network

As it can be difficult to keep track of plugins, themes, and users, we show you how to make your WP Multisite network the best it can be.

How to Deal With Outdated WordPress Plugins

How to Deal With Outdated WordPress Plugins

WordPress has been around for nearly a decade and a half. While that’s a pretty good run in terms of longevity, it also means that there are probably some websites…

Diving into WordPress Custom Post Types & Taxonomies

Diving into WordPress Custom Post Types & Taxonomies

With custom post types and taxonomies you can create highly-specific ways of organizing content. We show you how you can use them in your own projects.

How to Connect WordPress to Cloud Storage Services

How to Connect WordPress to Cloud Storage Services

We take a look at the use cases for hooking your WordPress site up to the cloud, and introduce you to some plugins that will help you.

6 Starter & Barebone Themes for WordPress Development

6 Starter & Barebone Themes for WordPress Development

A collection of starter or barebones themes for WordPress that will allow you to quickly build a theme to your own custom specifications.

How to Create a Custom User Role in WordPress

How to Create a Custom User Role in WordPress

We take a look at what custom user roles are in WordPress, why you’d want to use them, and a few different techniques for creating them.

How to Update WordPress Themes and Plugins with a ZIP File

How to Update WordPress Themes and Plugins with a ZIP File

We take you through the fairly simple process of updating your WordPress website’s themes and plugins using only a ZIP file.

How to Build a WordPress Maintenance Service

How to Build a WordPress Maintenance Service

One of the best parts about working with WordPress is the opportunity to expand your range and offer other much-needed services from the platform. So, even if your job title…

How to Troubleshoot WordPress Website Email Issues

How to Troubleshoot WordPress Website Email Issues

It seems inevitable. Emails generated from a WordPress website stop arriving – or get thrown into a spam folder. Email, as a certain grumpy designer once said, is the worst….

When Does Using Headless WordPress Make Sense?

When Does Using Headless WordPress Make Sense?

To really know if headless WordPress is right for your project, it’s important to consider the pros and cons. The following guide is here to help you make the best decision.

How To Create Custom Blocks for Gutenberg with Block Lab

How To Create Custom Blocks for Gutenberg with Block Lab