Level Up

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

wp-offload-ses

Plugin Development4 resources

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…

Mike Davey

Dec 6, 2022

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…

Iain Poulson

Feb 26, 2019

How We Built an Email Queue that Can Send 100 Emails Per Second Through Amazon SES

It’s no secret that I’ve been plugging away at WP Offload SES, a new plugin that we’re hoping to launch soon that will make it easier to send your site…

Matt Shaw

Oct 16, 2018

How We Create WordPress Plugins: From Idea to Release

How We Create WordPress Plugins: From Idea to Release

If you’ve been reading our blog for a while, you’ve probably seen some of our tutorials on developing plugins using different technologies like React and Vue. But when not writing…

Matt Shaw

Apr 24, 2018