Level Up

A collection of resources for WordPress Developers, written and curated by experts

Recent Posts

Protecting Your WordPress Media: Private Files, Signed URLs, and Access Control

The WordPress media library serves us well for public content, but what about premium assets, private documents, or confidential client data? The default setup makes every uploaded file publicly accessible…

Mike Davey

Sep 4, 2025

Delicious Brain Bytes: WordPress 6.9, ACF PRO 6.5, and Unleash the Wapuu

In this issue of Delicious Brain Bytes, we look into WordPress 6.9, round up the latest industry surveys, figure out how to make Postgres much slower, and much more! WordPress… Read more

Mike Davey

Aug 21, 2025

Using Cloud Storage for WordPress User-Generated Content

User-generated content is the proverbial double-edged sword. While it’s a powerful engine for engagement, it’s also a significant technical liability. User uploads are often unpredictable, unoptimized, and can consume server…

Mike Davey

Aug 14, 2025

Preparing Your WordPress Site for High-Traffic: Media Optimization Strategies

Many successful WordPress sites eventually hit an architectural bottleneck. As traffic scales, the web server struggles to handle the dual responsibilities of running the PHP application and serving a library…

Mike Davey

Aug 7, 2025

Moving WordPress to a New Domain: A Step-by-Step Guide Without Breaking Links

Relocating a WordPress website to a new domain is a frequent task for developers, but it often comes with the risk of broken links and lost content. Ensuring a seamless…

Mike Davey

Jul 31, 2025

The Power of Partial Migrations: Syncing Only What You Need

Managing WordPress sites across different environments often requires moving data and files. A partial migration involves selectively transferring only specific components of your WordPress installation. Instead of cloning an entire…

Mike Davey

Jul 24, 2025

Merging WordPress Sites: Consolidating Multiple Installs into a Multisite Network

WordPress Multisite is a powerful tool, highly useful for things like client sites managed by an agency, school or university departments, or large corporate structures where many related sites are…

Mike Davey

Jul 18, 2025

Delicious Brain Bytes: WordPress Set for Another Major Release in 2025

In this issue of Delicious Brain Bytes, we look into recent and upcoming WordCamps, discuss the upcoming release of WordPress 6.9, and much more! WordCamp Wrap-Up: Europe Recap, US on… Read more

Mike Davey

Jul 10, 2025

Splitting a WordPress Multisite: Migrating a Subsite to its Own Single Installation

WordPress multisite networks offer flexibility, but a subsite often needs its own single installation for client needs, scaling, or simplified management. Separating a subsite is complex due to Multisite’s unique…

Mike Davey

Jul 3, 2025

Debunking WordPress Security Myths: What Developers Often Miss

The staggering number of sites powered by WordPress speaks to its versatility, ease of use, and ecosystem. This widespread adoption introduces a paradox: its popularity makes it a frequent target… Read more

Mike Davey

Jun 26, 2025