Tutorials
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 MoreHow to retrieve the environment in a Codeception Helper
Sometimes you just need to know which Codeception environment is running from inside a Helper. Learn how and follow along with actual examples.
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 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 More