Blog

  • Find and Replace Hardcoded File References

    Generally finding and replacing old URLs can easily be accomplished using WP-CLI’s search-replace command. However that only makes changes to the database. Hard-coded file references may still exist. This can…

  • Fathom’s Internal API

    I’m a big fan of Fathom Analytics. It’s the perfect alternative to Google Analytics and something I’ve been using since early 2018. One thing Fathom lacks is an official API…

  • WP-CLI Database Backups with Emojis

    My preferred way to backup a WordPress site is directly on the web server using SSH. The database backup part is performed with WP-CLI like so: This will output a…

  • WordCamp Lancaster 2019

    This year I spoke at WordCamp Lancaster, the annual one day WordPress conference here in my home town. I gave a talk in the beginner track titled The Lean Mean…