Guides & Tools for WordPress Developers

WordPress developers work with themes, plugins, custom code, and the block editor. These articles share tutorials, tools, and ideas for building better WordPress websites.

Topics range from PHP and JavaScript to REST APIs and choosing the best hosting for WordPress developers. Great for both new developers and experienced coders looking to stay sharp.

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.

Tips for Maintaining a Legacy WordPress Website

Tips for Maintaining a Legacy WordPress Website

Maintaining a legacy WordPress website takes a keen eye and attention to detail. Here are some tips to make sure your old site runs as well as it can.

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.

Tips for Improving the Core Web Vitals of Your WordPress Website

Tips for Improving the Core Web Vitals of Your WordPress Website

Check out our multi-pronged approach to boosting the Core Web Vitals score of your WordPress-powered website.

What I’ve Learned About WordPress Maintenance

What I’ve Learned About WordPress Maintenance

For the past decade, much of my design and development work has been centered around WordPress. I’ve spent a good bit of time both building and maintaining websites that utilize…

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…

What AI Can Teach Web Developers About WordPress

What AI Can Teach Web Developers About WordPress

AI can do more than write code. We show you how to use AI to explain WordPress snippets, compare different ways to build a feature, and review code for security, performance, and maintainability.

Common Causes of a Slow-Loading WordPress Site and How to Fix Them

Common Causes of a Slow-Loading WordPress Site and How to Fix Them

Troubleshooting slow page loads on your WordPress website? Here are a few simple tips to help identify and address performance issues.

Ideas for Making the WordPress Back End More User Friendly

Ideas for Making the WordPress Back End More User Friendly

Introducing clients to the WordPress dashboard can be difficult, therefore, we need to improve the experience. Here are a few simple ways you can do that.

How To Create Custom Blocks for Gutenberg with Block Lab

How To Create Custom Blocks for Gutenberg with Block Lab

Custom WordPress blocks do not always require JavaScript. See how Block Lab uses a visual setup process, custom fields, and simple PHP templates to build reusable editor blocks.

How to Refactor Your Outdated WordPress Code With AI

How to Refactor Your Outdated WordPress Code With AI

Part of bringing your older WordPress site up to modern standards means refactoring outdated code. We show you how to use AI tools to help identify and fix any issues.

How to Troubleshoot & Debug WordPress Code With AI

How to Troubleshoot & Debug WordPress Code With AI