Level Up

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

DE{CODE} 2023: Developer Focused WordPress Education

You know code…but do you know DE{CODE}? Hosted by WP Engine, this 100% virtual event is dedicated to helping WordPress developers build smarter, maximize conversions, and modernize the user experience.… Read more

Mike Davey

Mar 3, 2023

WP Offload SES 1.6 Released: 40 MB Attachments Enabled

WP Offload SES 1.6 uses the latest Amazon SES API v2 in order to increase the maximum size limit of messages from 10 MB to 40 MB. 📩 Larger Attachments… Read more

Ian

Feb 15, 2023

Head-to-Head: WordPress Export/Import vs. WP Migrate

The internal import and export tools in WordPress work pretty well…if the site you’re migrating is relatively small, doesn’t use a custom theme, and wasn’t built with any tricky coding.… Read more

Mike Davey

Feb 10, 2023

Level Up

SQL Query Optimization for Faster WordPress Sites

A fast site means happier users, improved ranking from Google, and increased conversions. Maybe you even think your WordPress sites are as fast as they can be – you’ve looked… Read more

Iain Poulson

Jan 23, 2023

WP Migrate + Local

WP Migrate 2.6 Released: Full-Site Exports and Import to Local

Today we’re pleased to announce the release of WP Migrate 2.6, which introduces full-site exports and a new integration for seamlessly importing to Local. Together, WP Migrate and Local are… Read more

Kevin Hoffman

Jan 19, 2023

Delicious Brains 2022 Year in Review: High-Speed Towards the Future

It’s been an exciting year for the teams behind the Delicious Brains plugins. Major new releases have brought some long-awaited features to our users, and we have exciting plans for… Read more

Kevin Hoffman

Jan 6, 2023

WordPress Plugin Development Best Practices: Template Files

When we talk about templates in WordPress we are normally referring to page template files in the theme. However, there are plugins that use template files to display content, and… Read more

Iain Poulson

Dec 15, 2022

WP Offload Media 3.1 Released: Efficient Offloading and Performance Gains

WP Offload Media 3.1 improves performance for large sites and multisites while also setting the stage for new ways to monitor and manage offloaded media in the upcoming release of… Read more

Kevin Hoffman

Dec 7, 2022

WordPress Plugin Development Best Practices: Plugin Templates

WordPress functionality is largely defined by the available plugins, and many clients want functionality that’s best served with a custom plugin. The initial setup is often a tedious affair, with… Read more

Mike Davey

Dec 6, 2022

WP Migrate 2.5 Released: High-Performance File Transfers for All

Today we’re pleased to announce the official release of WP Migrate 2.5, which brings High-Performance File Transfers out of beta and into its new role as the standard file transfer… Read more

Kevin Hoffman

Nov 22, 2022

WordPress, Spam Filtering, and You: From SPF to DKIM to Blocklists

There is no one key to making sure WordPress site emails are sent reliably and stay out of the recipient’s spam folder. A common recommendation is to use a dedicated… Read more

Matt Shaw

Nov 1, 2022

Remotely Back Up Your WordPress Database and Media With WP Migrate CLI

Keeping regular backups of your WordPress installs is one of the most important things you should do after you launch a site. If you search for the term “backup” in… Read more

Mike Davey

Oct 25, 2022

Exploring Email Tracking With Amazon SES and CloudWatch

Every WordPress site has to send emails, but there’s no built-in tracking for them. This makes it impossible to know if your emails are being opened and clicked or just… Read more

Matt Shaw

Oct 5, 2022

WP Offload Media 3.0 Released: New User Interface, Media Library Enhancements, and More

Today we’re excited to announce the release of WP Offload Media 3.0. The introduction of a brand new user interface, powerful filters and columns in the Media Library, and revamped… Read more

Kevin Hoffman

Sep 29, 2022

The Developer’s Advanced Guide to the wp-config File

How well do you really know wp-config? There’s a surprising amount of power in those few lines of PHP! This article is a tour of some bits of wp-config that… Read more

Ross Wintle

Sep 27, 2022

WP Migrate 2.4 Released: Faster Migrations, Must-Use Plugins, WP Engine Compatibility, and More

Today we’re pleased to announce the official release of WP Migrate 2.4. With new capabilities for migrating must-use plugins and other files in the wp-content directory, it’s now possible to… Read more

Kevin Hoffman

Sep 22, 2022

Managing WordPress Dev Environments With WP-CLI and Robo

Automating repetitive tasks is one of the best ways to save time in your development workflow. In my day to day work as a plugin developer, I often have to… Read more

Erik

Sep 13, 2022

How to Switch Your WordPress Site from HTTP to HTTPS

Just about every WordPress website should be served over HTTPS instead of HTTP, for reasons of both security and SEO. HTTP content isn’t encrypted, leaving your site vulnerable, and Google… Read more

Matt Shaw

Aug 10, 2022

Installing, Updating, and Managing WordPress Plugins With WP-CLI

WP-CLI allows you to do practically anything you can do in the WordPress admin, but on the command line. This saves a lot of time and provides a cleaner workflow.… Read more

Erik

Jul 26, 2022

Managing Your WordPress Site With Git and Composer

Managing WordPress with Git and Composer has some big advantages. In particular, it can give you version control and helps get new people up to speed quickly. But it’s not… Read more

Ross Wintle

Jul 6, 2022

Our Guide to WP-CLI Command Structure

The WordPress command line interface (WP-CLI) is an incredible tool for improving your development workflow. Understanding how commands are structured is key to using WP-CLI to its full potential. In… Read more

Erik

Jun 28, 2022

WP Engine Has Acquired the Delicious Brains Plugins!!

That’s right! Advanced Custom Fields (ACF), WP Migrate, WP Offload Media, WP Offload SES, and Better Search Replace are now part of the WP Engine family of products, enhancing their… Read more

Brad

Jun 2, 2022

How to Use tmux for Remote & Local Development

The tmux terminal multiplexer is often used in remote development, but it has interesting applications for local dev work as well. In this article, I’ll explain what a terminal multiplexer… Read more

Ian

May 25, 2022

Backup Plugin Battle: Which is the Best WordPress Backup Plugin in 2022?

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

Mike Davey

May 10, 2022