Level Up

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

“����������� www.LemonaidHealth.store ����������� Propecia 5 mg billige ohne rezept online. Billig viagra 50 mg bestellen ohne rezept. Billig glucophage pillen ohne rezept kaufen online. Fluconazol preise. Lasix 100 bestellen billig online kaufen.”110 results

Building a SaaS app with Laravel Spark: Web Uptime

If you keep up with the Laravel community at all you’ll be aware that Taylor Otwell recently released his much anticipated SaaS scaffolding library called Spark. Spark is a library… Read more

Gilbert Pellegrom

Jun 21, 2016

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… Read more

Mike Davey

Aug 14, 2025

Delicious Brain Bytes: DE{CODE} Sessions on Demand and WordPress 6.8

In this issue of Delicious Brain Bytes, we look into the sessions now available from DE{CODE} 2025, discuss the release of ACF 6.4 and WordPress 6.8, and much more! DE{CODE}… Read more

Mike Davey

Apr 17, 2025

Delicious Brain Bytes: WordPress 6.7 Now in Beta Release

In this issue of Delicious Brain Bytes, we dive into the first beta release for WordPress 6.7, WordPress Accessibility Day, and much more! WordPress 6.7 Beta 1 Now Available for… Read more

Mike Davey

Oct 3, 2024

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

Delicious Brain Bytes: WordPress 6.5 New Features, DE{CODE} 2024 Recap, and the Fun Way to Learn Git

In this issue of Delicious Brain Bytes, we look at the latest and greatest features in WordPress 6.5, how DE{CODE} 2024 surpassed previous attendance records, how ACF made documentation easier… Read more

Mike Davey

Apr 12, 2024

Using React and Laravel Lumen to Build a Company Status Board

A few months ago I bought an Apple Cinema display to use with my Macbook Pro. My plan was to use both screens, my Cinema display as my primary screen… Read more

Gilbert Pellegrom

Nov 17, 2015

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

Level Up

WP Migrate DB Pro 2.1 Released: Regular Expression and Case-Sensitive Find and Replace, Accessibility Improvements, and More

WP Migrate DB Pro 2.0 was probably our most significant update to date, and we were pretty excited to get it released to our customers. After four bugfix releases to… Read more

Iain Poulson

Aug 4, 2021

WP Migrate DB Pro 1.5 & Multisite Tools Addon 1.0 Released

We’re very excited to announce the release of WP Migrate DB Pro 1.5 and the all-new Multisite Tools addon. We’ve already cheated a little by giving you a video preview… Read more

Brad

Jun 24, 2015

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

Introducing the Elementor Integration for WP Offload Media

In the first of hopefully many plugin releases this year, the WP Offload Media team has been working hard on some big integrations and improvements. Today we’re pleased to announce… Read more

Iain Poulson

Mar 3, 2021

MailPoet and WordPress Newsletter Plugins vs Mailchimp and Drip in 2021

There are many options when it comes to sending out email newsletters for your WordPress site. You can choose from dozens of plugins or dedicated services like Mailchimp or Drip.… Read more

Matt Shaw

Jan 28, 2021

Level Up

Media Files addon 1.3 & CLI addon 1.1 Released

We’ve put a lot of work into these releases and are happy to be sharing them with you finally. For a brief list of the changes, see the Media Files addon changelog or the CLI… Read more

Brad

Jan 26, 2015

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 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

Announcing WP Offload SES

WP Offload SES: Announcing A New WordPress Plugin For Amazon SES

If you’ve been following along on the blog, you might have been aware of the new plugin we’ve been working on. The long-awaited release day is finally upon us. Whether… Read more

Brad

Jan 21, 2019

Blog Comments Are Dead. Or Are They?

Blog post comments are dead. Or wait, they’re back. They’re definitely a pain. But also maybe they’re worth it? The debate about blog post comments and whether they’re worth it… Read more

Iain Poulson

Jan 2, 2019

Advanced Custom Fields: A Guide to Custom Fields and ACF Blocks

I’ve been a fan of Advanced Custom Fields (ACF) for a long time now. It’s used on almost every site I’ve built or worked on for the last few years.… Read more

Iain Poulson

Mar 16, 2021

End-to-End Testing with Cypress

This week on the blog we’re going to talk about something I’m a big fan of: testing. Don’t fall asleep juuuust yet. If you’re like me, during development, you probably… Read more

Peter Tasker

Oct 2, 2018

Vue vs React: 2018 Edition

Just over a year ago I wrote a 🔥-y piece comparing Vue.js vs React. Today, the argument about these two JavaScript frameworks is as alive as ever, but over the… Read more

Peter Tasker

Aug 21, 2018

Getting into Go for PHP developers

How many programming languages do you regularly work with? But you probably have your favorites. Myself, I’ve built my career on PHP and JavaScript. I’m always looking to learn something… Read more

Peter Tasker

May 30, 2018

How We Built Full Composer Support For Our Premium WordPress Plugins

Composer is the dependency manager of choice for PHP. It allows you to declare a list of project dependencies and will install and update them directly from the command line,… Read more

Ashley

Feb 27, 2018

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