Delicious Brain Bytes: WordPress Release Schedule, PressConf, and the Advent of Code
In this issue of Delicious Brain Bytes, we dive into the 2025 WordPress release schedule, peek at an advent calendar (for code), look ahead at the upcoming PressConf event, and… Read more
The Best WordPress Backup Plugins for 2025
Backing up your site is a little like buying fire insurance. You never need it outside of a catastrophe, but not having it is just going to make the catastrophe… Read more
How to Boost WordPress Performance with NitroPack
The performance of a WordPress site is crucial for providing a seamless user experience and optimizing SEO. There’s a lot you can do to boost Core Web Vitals by fine-tuning… Read more
The Complete Guide to Installing WP-CLI
The WordPress command line interface (WP-CLI) is a powerful WordPress-developer focused tool. We use it to help us write tests, manage changes to site databases, and we even have WP-CLI… Read more
Delicious Brain Bytes: WordPress 6.7 Now in Beta Release
In this issue of Delicious Brain Bytes, we dive into the first beta release for WordPress 6.7, WordPress Accessibility Day, and much more! WordPress 6.7 Beta 1 Now Available for… Read more
7 Awesome Add-ons for Advanced Custom Fields
Advanced Custom Fields (ACF) is a powerhouse plugin, allowing developers greater control over content modeling. Many of its users find it an indispensable tool for managing and displaying structured data.… Read more
Syncing WordPress Database Changes Between Environments: How We Handle Merging
Database synchronization is a problem that still gets raised almost every month in the local WordPress communities I’m part of – “if I am making changes to my local site,… Read more
WP Offload SES 1.7 Released: Enqueue Only Mode and Improvements for High-Volume Senders
WP Offload SES 1.7 adds a new “Enqueue Only” mode that can be used to prevent sending accidental emails in development and staging environments or to temporarily pause all emails… Read more
What You Need to Know About WordPress 6.6
The next major release of WordPress, version 6.6, is scheduled to ship on July 16, 2024. It’s not expected to be as developer-centric as WordPress 6.5, but there’s still plenty… Read more
What’s New in WP-CLI
Command line interfaces offer speed, flexibility, and the ability to automate repetitive tasks. In this article, we look into the features and enhancements in WP-CLI v2.10.0, and provide an update… Read more
From Beginner to Pro: Leveraging the WordPress Playground’s Versatile API Suite
WordPress Playground is a serverless version of WordPress that runs entirely in the browser. In this article, we’ll discuss the trio of APIs that form the backbone of how you… Read more
The Best Local WordPress Development Environment: XAMPP vs MAMP vs Laragon vs Local
A local development environment lets you make changes to dev sites quickly without having to transfer files. It also greatly reduces the risk of making and breaking changes on a… Read more
WP-CLI Packages: Supercharge Your WordPress Development
WP-CLI packages take the increased efficiency of the command line even further by extending it with new or modified commands. In this article, we’ll show you how to install packages,… Read more
How to Use Next-Gen Images With WordPress
Improving the Core Web Vitals for your WordPress site is one of the best ways to boost its rank in Google. Serving “next-gen images” is one of the more frequent… Read more
How to Set Up AMP on WordPress
Should your WordPress sites use Google’s Accelerated Mobile Pages (AMP)? It’s a simple question with a complicated answer. In this article, we’ll cover how AMP works, how to use both… Read more
Delicious Brain Bytes: WordPress Accessibility Day, Dodge – A WordPress Game, and Improving WordPress Search
In this issue of Delicious Brain Bytes, we dip into the latest from the WordPress Developer Blog, play around with making sure WordPress stays free, see how text compression saves… Read more
Online Conferences for WordPress Devs in 2024
Conferences offer a blend of targeted education and networking opportunities, a combination that can advance your skills and career. They can be expensive to attend, though. Between the ticket prices,… Read more
WordPress Developer Trends to Watch in 2024
The 20th anniversary year of WordPress is drawing to a close. It’s tempting to take a look back as we enter the last weeks of 2023, but we thought it… Read more
Everything You Need to Know About Installing WordPress in a Subdirectory
In this article, we look at the benefits and limitations of installing WordPress in a subdirectory, how to install and manage subdirectory installs, and how to move WordPress core out… Read more
Delicious Brain Bytes: WordPress 6.4, Awards Season, and the Future of Yelling at Your Computer
In this issue of Delicious Brain Bytes, we take a look at what’s coming in WordPress 6.4, awards that honor the best in WordPress and awards that honor the ability… Read more
Delicious Brain Bytes: Measuring Developer Productivity, New Releases, ACF Survey Results, and the State of WordPress Dev Tools
In this issue of Delicious Brain Bytes, we look into contentious methods for measuring productivity in software development, new releases from ACF, WP Migrate, WP Offload SES, and WP Offload… Read more
Catching Up on CSS Features
There’s a pretty good chance that CSS is one of the most consistently used tools in your kit. It’s highly familiar and often used, so much so that it’s easy… Read more
What MySQL 5.7 EOL Means for WordPress Developers
After eight years of general availability, no one can say MySQL 5.7 didn’t have a good run. MySQL 5.7 officially reaches its End of Life (EOL) in October 2023. The… Read more
Strategies for Handling Large WordPress Media Libraries in Dev and Staging Environments
Offloading your media files is a well-known tactic for speeding up your WordPress sites, but WP Offload Media can also greatly reduce the time it takes to replicate a new… Read more