Category Uncategorized

Quickly Resolve Plugin Conflicts with WP Freighter

I’m currently building WP Freighter which is a WordPress plugin that enables lightning fast ⚡ duplicate copies of your WordPress site. There are many potential use cases for WP Freighter, however I’m really excited for its ability to safely identify…

Building a WordPress Plugin

I recently decided to build a WordPress plugin. It’s called WP Freighter, a lightning fast way to create a duplicate copies of your WordPress site. I’ve built WordPress plugins for myself before, however this is the first time I’m going…

WP Freighter Uses a WordPress Multitenancy Architecture

Two weekends ago I decided to start building WP Freighter as a WordPress plugin. This gives an interface to stacking multiple WordPress sites on a single WordPress instance as explained here. It’s currently under development and I’m pretty excited about…

HTTPS domain redirects with Netlify

Have you ever configured a domain redirect to a specific page on a website? If so then you most likely had mess with an SSL in order to get the redirection working with HTTPS. Domain redirections can be handled by…

Powering WordPress with Gmail

Improving email deliverability from WordPress is best handled with a 3rd party service like Mailgun. That said, setting up Mailgun requires technical knowledge. You need to add new DNS verification records, verify the DNS records and then configure Mailgun’s WordPress…

Email Triggers for Simple History

Getting notified when critical plugins are updated is something I sometimes get asked about after a bad plugin update takes place. While there are many ways this can be accomplished, today I’m going to show how to trigger an email…

Local Lightning and Upgrading to WSL2

If you’re a web developer and using Windows, then WSL2 is an exciting upgrade. It’s Microsoft’s completely new Windows subsystem for Linux and comes with some pretty fantastic performance improvements. This week I upgraded from WSL v1 to v2 and…

Experimental Stackable WordPress Mode

WordPress can be configured as a standalone site or a multisite network. Ever since I wrote about Dynamically Load WordPress Database, I kept wondering if that method could be used to create a hybrid WordPress mode. After a weekend of…

Performance Enhancements with Kinsta

I host over 1000 WordPress sites with Kinsta and am a huge fan of their hosting services. Performance related issues with Kinsta are almost always plugin and theme related. Kinsta support can enable New Relic’s tracking which is a great…