For me one of the most important factors for efficient local development is the ability to quickly toggle Xdebug on or off. In this guide I will show you how to configure Xdebug for Lando and PhpStorm. The …
Gravity Forms Field Mapping
Gravity Forms is my go-to forms plugin, mostly because of its rich API. There are plenty of hook and filters right where you need them, enabling you to build third party integrations and make advanced customizations to …
Change the Admin Email Address Without Confirmation
When moving a site between environments (development, staging, production) you often find the need to change the primary administrator email address. If you try to change the primary admin email address from Settings → …
Continue Reading about Change the Admin Email Address Without Confirmation →
Modify the Post Title Field Placeholder Text
Here is a quick — and reusable — way to make the post editing experience more intuitive for your authors. Say you have a custom post type called "Team Members". When an author goes to create a new Team Member, the first …
Continue Reading about Modify the Post Title Field Placeholder Text →