Level Up

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

“๐Ÿ”Ž๐Ÿ“ฏ www.DoctorFox.xyz ๐Ÿ“ฏ๐Ÿ”Ž Kaufen neoral 100 mg online. Kaufen cenforce 100 mg billige rezeptfrei. Bestellen doxycycline. Kaufen stromectol billig.”85 results

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

Install WP-CLI

The Complete Guide to Installing WP-CLI

The WordPress command line interface (WP-CLI) is a powerful WordPress-developer focused tool. Here at Delicious Brains we use it to help us write tests, manage changes to our site databases,… Read more

Erik

Mar 15, 2022

Using Devilbox for Local WordPress Development in Docker

For some time now I’ve been wanting to move all of my local development sites over to Docker instead of running them natively on my machine or running them in… Read more

Gilbert Pellegrom

Feb 13, 2018

Team Retreat In Jamaica

Delicious Brains In Jamaica: Our Fourth Annual Company Retreat

Back in May, our team met up for our fourth annual company retreat. This time around we had decided on somewhere hot (for May) and Jamaica ended up receiving the… Read more

Iain Poulson

Jun 19, 2018

The Surprising Benefits of Speaking at a Technical Conference

Now, this is a story all about how My life got flipped-turned upside down And I’d like to take a minute Just sit right there I’ll tell you how I… Read more

Peter Tasker

Apr 17, 2018

Where to Start With Headless WordPress

Headless WordPress separates the content management system part of WordPress from the frontend presentation layer. Decoupling the front and back ends of your site allows you to leverage the power… Read more

Mike Davey

Apr 25, 2024

Tips for Power Users of WP Migrate DB Pro

Tips for Power Users of WP Migrate DB Pro

As a developer, I love simple tools that do a specific set of tasks really well and then get out of your way. I use tools like MAMP, WP-CLI, Grunt,… Read more

Jeff

Jul 12, 2016

WP Offload S3 1.2 Released

After nearly 6 months of development Iโ€™m pleased to announce the release of WP Offload S3 1.2. For now youโ€™ll need to download it from My Account. Updates through the… Read more

Ashley

Oct 4, 2016

On The Fly Image Processing Causes More Problems Than It Fixes

Update 2017-03-07: We’re now offering a better solution to on-the-fly image processing. Images are the bread and butter of the web. Without images and other media the web would be… Read more

Ian McFarlan

Nov 29, 2016

Refactoring JavaScript: How to Avoid Technical Debt While Working with Legacy Code

Do you have a legacy JavaScript codebase youโ€™re avoiding refactoring? So does WordPress. If you’ve been paying attention to WordPress core lately, you may have noticed that there has been… Read more

Peter Tasker

May 23, 2017

The WordPress Developer’s Guide to ES2015 (ES6)

The WordPress developer community is currently abuzz with JavaScript talk, specifically around which JavaScript framework to use in WordPress core. Regardless of which framework is chosen, it’s clear that WordPress… Read more

Ashley

Jun 13, 2017

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

Amazon S3 vs CloudFront: Why Delivering WordPress Media Directly From S3 is a Bad Idea

Amazon S3 is a sensible choice for storing your websiteโ€™s assets in the cloud, but for delivery the benchmarks show that using a CDN is necessary to see any major… Read more

Matt Shaw

Mar 10, 2020

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

Mike Davey

Mar 28, 2024

Delicious Brains Labs: Our Experiment with an AI Content Bot

Hey there, my nameโ€™s Jonathan. 👋 Iโ€™m the new Developer Educator at Delicious Brains. When I joined Delicious Brains in March, I had no idea what my first writing task… Read more

Cee Bee

Apr 1, 2021

Vue vs React: Which is the Best JavaScript Framework in 2021?

React or Vue.js, which JavaScript framework should you choose? React powers WordPressโ€™ new editor while Vue.js is a popular framework in the Laravel community. In this post weโ€™ll go over… Read more

Peter Tasker

Mar 17, 2021

PHP Static Analysis

Get Started with PHP Static Code Analysis

Imagine a world where your IDE or code editor detected problems before you even ran the code. Imagine if whole categories of errors could be automatically identified and easily eliminated… Read more

Ross Wintle

Dec 21, 2021

Announcing serializededitor.com: A Visual Editor for PHP Serialized Data

I recently built a command line daemon in PHP to emulate AWS SQSD for the purposes of testing in Mergebot. As it turns out, one of the benefits of building… Read more

Gilbert Pellegrom

Jun 27, 2017

Is HTTP/3 the Future of the Web?

The web as we know it wouldn’t exist without our old friend Hypertext Transfer Protocol (HTTP). The latest iteration, HTTP/3, promises to revolutionize the way we interact with the web.… Read more

Mike Davey

Oct 13, 2023

WP Offload Media 2.6: BuddyBoss Integration, Offloading Files Outside of the Media Library, WP 5.9 Compatibility

Today weโ€™re pleased to announce the official release of WP Offload Media 2.6, which includes a brand new BuddyBoss integration and improves how media is offloaded, including files outside of… Read more

Kevin Hoffman

Mar 9, 2022

title image with Delicious Brains logo

2017 Year in Review: Hiring, Firing and Revenue Details

This past year was a rollercoaster of a ride. Some high highs and low lows. We added team members and had to let some go. We saw dips in revenue… Read more

Brad

Feb 6, 2018

How to Test Webhooks From Public APIs in Local Development

Webhooks are a mechanism for receiving notifications about events from disparate systems without having to continuously poll them. Also called Reverse APIs, they can be thought of as providing โ€œAPI… Read more

Sanjucta Ghose

Feb 15, 2024

How to Use Xdebug for Advanced PHP Debugging

You could just debug your PHP code using dump debugging functions such as error_log, print, and var_dump, and let’s be honest, weโ€™ve all done it a lot! While helpful sometimes,… Read more

Iain Poulson

Apr 21, 2021

GDPR for WordPress Developers: Announcing the (Free) Anonymization Addon

Like me you are probably getting ten emails a day from companies announcing changes to their privacy policy or asking you to re-confirm your email address for marketing purposes. This… Read more

Iain Poulson

May 23, 2018