Category Uncategorized

WordPress jQuery Compatibility Fixes

With WordPress 5.6 and 5.7 jQuery has been upgraded and support for jQuery migrate dropped. Finally! Say goodbye to jQuery v1.12.4 and hello to jQuery v3.5.1. Similar to WordPress 5.5, these jQuery improvements may cause incompatibilities issues with outdated themes…

Rolling Out Kinsta’s Cloudflare Integration

Last month Kinsta enabled their new Cloudflare integration. I’ve been looking forward to this release as it opens up many opportunities for improved hosting services. I’m currently rolling out the new integration to all Anchor Hosting customers. If DNS is…

Local WordPress Meetups

As I write this (May 2021), the majority of WordPress meetups are meeting online due to Covid with only a handful of groups having resumed in-person meetups. Local WordPress meetups are foundational to the WordPress ecosystem. There is nothing quite…

Purge Kinsta’s Cache Programmatically

While working on PHP compatibility fixes for a new customer I discovered a few things about how Kinsta’s caching system works. It’s actually quite easy to programmatically purge Kinsta’s cache for either the entire site or a single page. Check…

Free Custom Domain Email Forwards

If you want a custom domain email address, I typically will recommend that you use a reputable email provider like G Suite or Fastmail. However if you’re just starting getting started and you’re not quite ready to pay for email…

WordPress Backups with Rclone and Restic

Here at Anchor Hosting, I run incremental nightly backups for all customers, which are then stored on a B2 bucket. Incremental backups are lightweight and very cost effective. These backups are made in addition to what my host provider, Kinsta,…

Rclone Mount as a SFTP Client

Transmit is my SFTP client of choice on MacOS. It’s been a year since I’ve transitioned away from MacOS and I’ve finally settled on a suitable cross platform replacement. Ironically it was in rediscovering an amazing little UI feature of…