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

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

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

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

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

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

Create Your Own SSL Certificate Authority for Local HTTPS Development

In 2018 Google started advocating that sites adopt HTTPS encryption, by marking sites not using an SSL certificate as “not secure” in their Chrome browser. This was widely accepted as… Read more

Brad

Nov 23, 2021

Advanced Migration Workflow Tips For The Lazy WordPress Developer

Sure you migrate WordPress databases on the regular and have a pretty good idea of what you’re doing, but is there anything that could make your migrations go more quickly… Read more

Peter Tasker

Feb 19, 2019

2020 Year in Review: Business in the Front, Business in the Back

TL;DR – 2020 has been a difficult year for us, but we still did very well and feel very fortunate. Despite the fear and uncertainty of a pandemic and hiring… Read more

Brad

Jan 4, 2021

How Unicode Works: What Every Developer Needs to Know About Strings and 🦄

What is Unicode? Waaay back in 2003 Joel Spolsky wrote about Unicode and why every developer should understand what it is and why it’s important. I remember reading that article… Read more

Peter Tasker

Jan 12, 2021

Level Up

WP Migrate DB Pro 2.2 Released: Find & Replace Preview, Support for Different Table Prefixes, UX Improvements, and More

We’ve just released more awesome updates to our flagship product, WP Migrate DB Pro! If we had to choose one word to summarize this release, it would be precision. This… Read more

Kevin Hoffman

Oct 19, 2021

Exploring Email Tracking With Amazon SES and CloudWatch

Every WordPress site has to send emails, but there’s no built-in tracking for them. This makes it impossible to know if your emails are being opened and clicked or just… Read more

Matt Shaw

Oct 5, 2022

How to Get MinIO and Other S3-Compatible Storage Providers to Work with WP Offload Media

WP Offload Media has a lot of filters that can be used to alter its behavior, but not a lot of people know about them, or what you could accomplish… Read more

Ian

Apr 30, 2019

Optimizing Laravel Part 4: Queues, Front-end & Opcache Considerations

This is article 4 of 4 in the series “Optimizing Laravel” In my last article we looked at what object caching is and how and when to use it to… Read more

Gilbert Pellegrom

Aug 13, 2019

Automated API Testing For Your WordPress Site With Codeception

I’ve previously written about how we use Codeception to perform automated testing on our WooCommerce site where we sell our plugins. Automated tests give us peace of mind that our… Read more

Iain Poulson

Dec 31, 2019

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

Unit Testing Ajax and API Requests in WordPress Plugins

I am scared of unit testing. There, I’ve said it. Unit testing is one of those practices that I know I should be doing, there are benefits to doing it,… Read more

Iain Poulson

Nov 3, 2015

Mastering Migrations: Faster, Easier, and Safer Ways to Move Your WordPress Sites

Every WordPress developer knows the feeling of despair when a migration fails, balanced by the immense feelings of relief when one succeeds. It’s a frustrating process for many devs, with… Read more

Kevin Hoffman

Mar 9, 2023

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

Mastering Modern Site Creation With the Best Workflows in WordPress

Workflow is crucial to the success of your projects, and high-quality tools that are specifically designed for WordPress development significantly improve your efficiency and productivity. In this article, we’ll explore… Read more

Rob Stinson

Mar 13, 2024

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

WP Migrate + Local

WP Migrate 2.6 Released: Full-Site Exports and Import to Local

Today we’re pleased to announce the release of WP Migrate 2.6, which introduces full-site exports and a new integration for seamlessly importing to Local. Together, WP Migrate and Local are… Read more

Kevin Hoffman

Jan 19, 2023

Getting the Best Results From WordPress Code Reviews

Code review is an integral part of the development cycle, with a direct impact on quality. Whether you’re focused on web, plugin, or theme development, thorough code review can help… Read more

Mike Davey

Jul 21, 2023

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

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