WordPress
Importing a WordPress site into Multisite with WP-CLI
A guide for using WP CLI and a few plugins to completely move an existing WordPress site into a WordPress multisite.
Read MoreServe WordPress images from a different domain with .htaccess
Develop your website on a local domain and serve assets from a public domain.
Read MorePHP Catchable fatal error: Object of class stdClass (or something else) could not be converted to string
A deep-ish dive into a specific WordPress plugin error.
Read MorePassing variables to get_template_part
A simple WordPress plugin that makes get_template_part feel a little bit more like a template engine.
Read MoreEasy WordPress admin notices, including after save_post hook
A really simple plugin that makes generating notices, warnings, and error messages really simple, regardless of where WordPress is in its process.
Read MoreRemoving “Visual” tab from Gravity Forms notification editor
Make sure it’s not possible to mess up carefully crafted Gravity Forms notification HTML emails due to the visual editor.
Read More