Blog

  • Injecting a custom mu-plugin for FTP deployments on WP Engine

    Sometimes FTP is your only option In a world where we have such amazing tools like WP-CLI it’s hard to imagine why you’d want to attempt scripting over FTP. WP Engine doesn’t allow SSH…

  • Manipulating Gravity Forms exports

    Gravity Forms is my go to form plugin for WordPress. Recently a client asked to change the address state field to use state codes (example: PA) rather then full states…

  • Protecting static files with PHP script and WP Engine

    There are many membership plugins for WordPress. A number of my customers run MemberPress which is a powerful and flexible membership plugin. I recently ran into a situation where images…

  • Syncing Large Data with Rclone

    Ever once in a while I find myself in a situation where I need to move a large amount of data between a cloud storage provider and my local computer. Like moving…