Blog
-
WordPress Wrapper for Constellix DNS API
Before building Anchor DNS, I wrote a small WordPress wrapper to help me talk to the Constellix DNS API. The code is up on Github: https://github.com/anchorhost/constellix-api. It’s amazing how clean the…
-
Introducing Anchor DNS
Last month while upgrading DNS providers, I've been working hard on something brand new. I'm introducing Anchor DNS which is available for all customers included with every plan. If DNS is…
-
Upgrading DNS to Constellix
A premium DNS provider is often overlooked when running a website. My first experience with a premium DNS provider was back in 2014 when I switched to DNS Made Easy. With…
-
Improving Kinsta’s deploy to staging using WP-CLI
Kinsta, a relatively new managed WordPress web host, has been consistently rolling out new features. While I’ve been impressed with their improvements, their production to staging deployment is a hassle…
-
Using JS to Compress WordPress Plugins in cPanel
Downloading and uploading lots of small files is never fun. It's much more efficient to first zip the files then move the .zip archive. Recently I need to grab some plugins from…