Level Up

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

WordPress, JavaScript and PHP Conferences to Add to Your Calendar in 2020

Whether you’re hoping to speak at a conference, looking to network or just there to learn, attending a conference can be beneficial to you and your career in a number… Read more

Caillie West

Jan 14, 2020

Automated API Testing For Your WordPress Site With Codeception

I’ve previously written about how we use Codeception to perform automated testing on our WooCommerce site where we sell our plugins. Automated tests give us peace of mind that our… Read more

Iain Poulson

Dec 31, 2019

WP Offload SES 1.4 Released: Email Health Report

Today we’re excited to announce the release of WP Offload SES 1.4 🎉 In this release we’ve added an email sending health report that you can configure to receive in… Read more

Matt Shaw

Dec 11, 2019

Inertia.js: Building Single-Page Apps the Old Way

Update: We’ve written a newer, more detailed tutorial on Inertia using Laravel Jetstream. I’ve been building Laravel apps for years now. From large, data-heavy apps like Mergebot (RIP 😢) and… Read more

Gilbert Pellegrom

Dec 4, 2019

WP Offload Media 2.3 Released: WordPress 5.3 Support & More

Today we released WP Offload Media 2.3! 🎉 This release has some very important changes in order to support WordPress 5.3, introduces a custom table for the plugin’s data, as… Read more

Ian

Nov 12, 2019

How Laravel Valet Works Exactly

Developers tend to love messing about with their local development environments to see what fits their project requirements and workflow best. Since its launch in 2016, Laravel Valet has quickly… Read more

Gilbert Pellegrom

Oct 8, 2019

The End of Jigoshop? What Happened to The Once-Popular Ecommerce WordPress Plugin

I woke up this morning to an email from an old client from my days as a freelancer building WordPress sites, asking about SCA compliance. I built them an ecommerce… Read more

Iain Poulson

Sep 24, 2019

Getting Started with Lottie: An Overview of Airbnb’s Awesome Animation Framework

Recently I have been doing more animation work here at Delicious Brains Inc and finally decided to experiment with Airbnb’s rave-reviewed, Lottie framework. Lottie is a React Native, Android and… Read more

Lewis Warren

Sep 10, 2019

Optimizing Laravel Part 4: Queues, Front-end & Opcache Considerations

This is article 4 of 4 in the series “Optimizing Laravel” In my last article we looked at what object caching is and how and when to use it to… Read more

Gilbert Pellegrom

Aug 13, 2019

Team Retreat In Berlin

Delicious Brains In Berlin: Our Fifth Annual Company Retreat

Back in June, our team got together for our fifth annual retreat. After a couple years of not basing retreats around a conference, the team decided to give the conference-based… Read more

Caillie West

Aug 6, 2019

WP Offload SES 1.3 Released: Search, View, and Resend Sent Emails

WP Offload SES 1.3 Released: Search, View, and Resend Sent Emails

Today, we’re introducing a bunch of features for WP Offload SES. It’s no secret that WP Offload SES has been light on features since its launch. That’s the main reason… Read more

Brad

Jul 23, 2019

PHP Scoper: How to Avoid Namespace Issues in your Composer Dependencies

Composer. If you’ve worked with PHP for any period of time you’ve likely heard of or used Composer. We’ve written about it whole bunch on the blog before, and it’s… Read more

Peter Tasker

Jul 2, 2019

WP Offload Media 2.2 Released: Offload Existing Media Items in the Background & More

It is with immense pleasure that we’d like to announce the release of WP Offload Media 2.2! 🎉 This release brings the much-requested background offloading of existing Media Library items.… Read more

Ian

Jun 11, 2019

Optimizing Laravel Part 3: Improving Performance with Object Caching

This is article 3 of 4 in the series “Optimizing Laravel” In my last article we looked at what a database index is and how we can use database indexing… Read more

Gilbert Pellegrom

Jun 5, 2019

WordPress Developers Industry Report

How Much Money Do WordPress Developers Make? That and More Insights on the Life of a WordPress Developer in Our First-Ever Industry Report

As a web developer, there’s always that curiosity about what your peers are up to. Where are they from? How much do they make? Do they work remotely? Over the… Read more

Caillie West

May 28, 2019

New in WP Offload SES: Subsite Settings for WordPress Multisite

If you work on even one multisite install of WordPress, you’re going to be happy to hear about our latest release for WP Offload SES. Introducing subsite-specific settings for WP… Read more

Matt Shaw

May 7, 2019

How to Get MinIO and Other S3-Compatible Storage Providers to Work with WP Offload Media

WP Offload Media has a lot of filters that can be used to alter its behavior, but not a lot of people know about them, or what you could accomplish… Read more

Ian

Apr 30, 2019

Behind-the-Scenes: Replacing All of WP Migrate DB Pro’s jQuery with React

My latest task for WP Migrate DB Pro is creating a new user interface and rewriting all the JavaScript for the plugin and addons. It is no small feat, let… Read more

Peter Tasker

Apr 23, 2019

How to Decrease Your Site Testing Time: Automated Acceptance Testing for WooCommerce

We’ve written before about how we are using automated acceptance testing to test our WordPress plugins which has decreased manual testing time and helped catch bugs before they are released.… Read more

Iain Poulson

Apr 9, 2019

Optimizing Laravel Part 2: Improving Query Performance with Database Indexing

This is article 2 of 4 in the series “Optimizing Laravel” In my last article we looked at some simple commands and some basic code tweaks we could use to… Read more

Gilbert Pellegrom

Mar 26, 2019

How We Improved Composer Support For Our Premium Plugins Again

Composer is my go-to method of managing free plugins in WordPress sites. However, managing premium plugins is a little more tricky. Last year we introduced full Composer support for our… Read more

Iain Poulson

Mar 19, 2019

WP Offload Media 2.1 Released: Google Cloud Storage Now Supported

You asked for it, and we’ve delivered! Today we’re very happy to announce the release of WP Offload Media 2.1 with support for Google Cloud Storage! Happily using WP Offload… Read more

Ian

Mar 5, 2019

How to Make Your MU-Plugins Compatible with Composer (And Why)

We are big advocates of managing dependencies in our projects with the package manager Composer. It’s essential to make sure the same version of dependencies are used in development environments… Read more

Iain Poulson

Feb 26, 2019

Advanced Migration Workflow Tips For The Lazy WordPress Developer

Sure you migrate WordPress databases on the regular and have a pretty good idea of what you’re doing, but is there anything that could make your migrations go more quickly… Read more

Peter Tasker

Feb 19, 2019