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

SQL Query Optimization for Faster WordPress Sites

A fast site means happier users, improved ranking from Google, and increased conversions. Maybe you even think your WordPress sites are as fast as they can be – you’ve looked… Read more

Iain Poulson

Jan 10, 2025

WordPress Security Fundamentals: How to Not Get Hacked

WordPress has come a long way towards its stated goal of democratizing publishing, powering roughly 43% of the websites on the web. However, that status makes it a prime target… Read more

Mike Davey

Apr 20, 2023

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

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

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

Introducing WP Image Processing Queue – On‑the‑Fly Image Processing Done Right

I’ve been bugging core contributors and plugin authors about background processing for a year and half now. To the point where Krogsgard even made fun of me for it at… Read more

Brad

Mar 7, 2017

Level Up

WP Migrate DB Pro 1.3 & Media Files Addon Released

It’s been a little while since our last major release but we’re very excited to announce the release of WP Migrate DB Pro 1.3. This update brings a slew of… Read more

Brad

Dec 13, 2013

How I Learned to Stop Worrying and Love Giving a Talk

I’ve attended many conferences in my time and watched every single speaker with admiration, because just the thought of getting up and talking to an audience myself leaves me in… Read more

Iain Poulson

Nov 8, 2016

Scaling a Cron: Checking Hundreds of Sites Every Minute

In my last article I described how I built a cloud app using Laravel Spark. Web Uptime is a website uptime and monitoring app that checks your website’s status every… Read more

Gilbert Pellegrom

Aug 23, 2016

Level Up

Debunking WordPress Security Myths: What Developers Often Miss

The staggering number of sites powered by speaks to its versatility, ease of use, and ecosystem. This widespread adoption introduces a paradox: its popularity makes it a frequent target for… Read more

Mike Davey

Jun 26, 2025

Essential Soft Skills for WordPress Developers

You’re not going to get far in WordPress development without solid technical skills. They’re foundational, allowing you to build, customize, and optimize digital experiences. However, they’re only going to take… Read more

Mike Davey

Jun 19, 2025

Creating a Headless WordPress Site from a Blueprint

Headless WordPress unlocks a variety of powerful use cases that are often difficult or less efficient to build with a traditional setup. For example, developers and designers may feel constrained… Read more

Mike Davey

Jun 17, 2025

Close-up of a hand using a red marker to check off items on a white checklist

WordPress Handoffs: Because ‘Figure It Out’ Is Not a Client Strategy

Imagine launching a WordPress site you’ve poured months into—only to receive frantic emails weeks later about broken plugins, lost passwords, or a client accidentally deleting critical pages. Without a clear… Read more

Mike Davey

May 8, 2025

Free vs. Premium WordPress Themes: Costs and Benefits

Selecting the right theme transcends aesthetics and budget—it’s a strategic pivot point that can shape a site’s functionality, scalability, and long-term viability. The free vs. premium theme debate is not… Read more

Mike Davey

Apr 24, 2025

Level Up

WP Migrate DB Pro 1.2 Released

Late yesterday we pushed out version 1.2 of WP Migrate DB Pro. We’ve been working on this release for the past two months, incorporating feedback received through customer support. Single… Read more

Brad

Sep 10, 2013

Level Up

Delicious Brain Bytes: Upcoming Releases and WordPress Accessibility Day

In this issue of Delicious Brain Bytes, we look into upcoming WordPress releases, the results of the 2024 WP Awards, and much more! Upcoming WordPress Releases WordPress 6.7.2 is scheduled… Read more

Mike Davey

Jan 23, 2025

Level Up

Delicious Brain Bytes: Trends and Insights From the 2024 ACF User Survey

In this issue of Delicious Brain Bytes, we look into the upcoming release of WordPress 6.7, the results of the 2024 ACF survey, and much more! Template Registration API Coming… Read more

Mike Davey

Nov 7, 2024

WP Offload SES 1.7 Released: Enqueue Only Mode and Improvements for High-Volume Senders

WP Offload SES 1.7 adds a new “Enqueue Only” mode that can be used to prevent sending accidental emails in development and staging environments or to temporarily pause all emails… Read more

Ian

Jul 1, 2024

Delicious Brain Bytes: DE{CODE} Registration Open, Plugin Madness, and Running Doom on Bacteria

In this issue of Delicious Brain Bytes, we open the doors on DE{CODE} 2024, look into the “sustainability crisis” in open source, and much more. Registration Open for DE{CODE} 2024… Read more

Mike Davey

Feb 29, 2024

How to do Background Processing in WordPress Plugins and Themes

As WordPress sites become increasingly more complex, so do the tasks that they need to perform which can often be resource intensive or time consuming. I’m talking specifically about tasks… Read more

Ashley

Jan 19, 2016

Delicious Brain Bytes: State of the Word 2023, PHP_CodeSniffer Needs Support, and HTML Hacks

In this issue of Delicious Brain Bytes, we dive into changes with PHP_CodeSniffer, report on the WP Awards 2023, look at HTML hacks that helped build the modern web, and… Read more

Mike Davey

Dec 11, 2023

Delicious Brain Bytes: WordPress 6.4, Awards Season, and the Future of Yelling at Your Computer

In this issue of Delicious Brain Bytes, we take a look at what’s coming in WordPress 6.4, awards that honor the best in WordPress and awards that honor the ability… Read more

Mike Davey

Nov 1, 2023

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

JSON response showing new plaintext field

WP REST API Part 2.5: Using it in WordPress 4.4

This is article 3 of 3 in the series “WP REST API” WordPress 4.4 is set to be released in the next couple of weeks, and is bringing with it… Read more

Jeff

Dec 1, 2015