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.”104 results

Best Ways to Encrypt Passwords, Keys, & More with PHP in 2022

A few years ago I attended Laracon EU where Marcus Bointon gave a great talk on Crypto in PHP 7.2. I left the talk having a much greater appreciation for… Read more

Ashley

Sep 29, 2021

How Our Team Pushes Each Other to be Better Developers

Since I started working at Delicious Brains, it seems we have been hiring pretty much constantly. Prospective new hires go through a few weeks trial where they work on our… Read more

Iain Poulson

May 24, 2016

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

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

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

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

Set Up Visual Studio Code and xDebug as the Ultimate Editor for WordPress Development

Visual Studio Code is a free, open source code editor that is lightweight like Sublime Text, but offers many of the same features as bigger IDEs like PhpStorm or WebStorm.… Read more

Matt Shaw

May 26, 2025

7 Awesome Add-ons for Advanced Custom Fields

Advanced Custom Fields (ACF) is a powerhouse plugin, allowing developers greater control over content modeling. Many of its users find it an indispensable tool for managing and displaying structured data.… Read more

Mike Davey

Aug 28, 2024

Delicious Brain Bytes: WordPress 6.6, ACF 6.3, and Jamie Marsland Fills Our Need for Speed

In this issue of Delicious Brain Bytes, we take a peak at what’s coming in WordPress 6.6, dive into the enhancements and new features in ACF 6.3, look at Jamie… Read more

Mike Davey

May 23, 2024

Security Releases Regarding the Use of unserialize() in Delicious Brains Plugins

We were recently contacted by Wordfence and Patchstack regarding PHP Object Injection vulnerabilities related to the use of unserialize() in Better Search Replace and WP Migrate, respectively. An additional internal… Read more

Kevin Hoffman

Feb 8, 2024

Delicious Brain Bytes: WordPress Accessibility Day, Dodge – A WordPress Game, and Improving WordPress Search

In this issue of Delicious Brain Bytes, we dip into the latest from the WordPress Developer Blog, play around with making sure WordPress stays free, see how text compression saves… Read more

Mike Davey

Jan 19, 2024

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

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 Part 3 – Using Git Submodules to Manage Themes and Plugins

This is article 2 of 3 in the series “Managing Your WordPress Site with Git and Composer” In part 2 we looked at how we might use Composer to manage… Read more

Gilbert Pellegrom

Aug 20, 2015

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

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

2018 Year in Review: Our Most Productive Yet

This has been the most focused and productive year for Delicious Brains, Inc., yet. We shipped a bunch of new features for our existing products and built two new products.… Read more

Brad

Jan 15, 2019

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

Updating WooCommerce: Our Safe & Thorough Guide

We’ve had a lot going on at Delicious Brains HQ recently; releasing this and that, planning new products, and generally pushing the envelope. However, that has meant some things have… Read more

Iain Poulson

May 1, 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

How To Set Up Amazon SES for WordPress Emails

Running a site that sends a lot of emails, like an ecommerce or membership site, needs a reliable service to keep up with that volume. Using an existing email provider… Read more

Matt Shaw

Jul 20, 2023

Deploying WordPress Plugins with Travis CI

Ever since I built my first WordPress plugin, the process of deploying the code to the WordPress.org Subversion repository has been a painful one. With Git as the widespread VCS… Read more

Iain Poulson

Dec 6, 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

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