Uncategorized

  • Getting Started with WooCommerce Subscriptions for Hosting Services

    There are many ways to collect recurring subscription fees from customers. Today I’m going to cover how I use WooCommerce Subscriptions here at Anchor Hosting and why I think it’s…

  • Overriding Recovery Emails in WordPress 5.2

    WordPress 5.2 introduced recovery mode which allows site owners to access their WordPress backend in situations which previously crashed the website and required a developer. This is an amazing new…

  • The Lean Mean Maintenance Machine 💪

    One thing every WordPress site has in common is the need for maintenance. You, as WordPress site owners, are responsible for some level of maintenance unless you’ve already delegated that…

  • Make Reselling WordPress Hosting Awesome 🌟

    I don’t know about you but the idea of reselling web hosting is generally negative 👎. And for good reason. There are plenty of bad examples of companies that resell…

  • Early Recommendations for Block Library Plugins

    With WordPress 5.0 comes the new block editor 🧱. This opens up an entirely new ecosystem of plugins all around adding blocks to the WordPress editor. One trend that’s catching…

  • Selective Snapshot Downloads

    One thing that I really like from WP Engine is their selective download options from backup snapshots. Every night they make a backup snapshot which you can download the full…

  • Getting Started with Axios and WordPress

    When working with modern Javascript like Vue.JS, a common thing is sending and receiving data via ajax. While this could be handled with jQuery, I’d recommend using Axios which is…

  • Smarter Site Monitor in Bash

    For the last number of months I’ve been using my own site monitor. It’s been great and terrible all at the same time. It’s great as it’s uncovered many issues…

  • Bulk Renaming Meta Fields

    Most of the time when working with meta fields I’ll use Advanced Custom Fields. One place where I don’t use ACF is within CaptainCore CLI where data is stored directly…

  • Image Optimization for Web Servers

    When it comes to image optimization, my go to WordPress plugin is WP Smush Pro. That said there are times I want to do more than what a plugin can…