Writing · since 2020
All writings
Field notes from the support inbox: Gravity Forms quirks, plugin conflicts that taught me something, the soft skill of writing answers customers actually act on, and small product lessons learned the slow way.
0 pieces
Topics 3
Latest Aug 2026
Featured note
When has_shortcode() can’t see a form added with do_shortcode()
A contact form gave me two odd symptoms at once. After submit, the page reloaded and showed “Nothing found.” And when a message did…
Read the note
WordPress Hook Firing Order: Why Your Code Did Not Run
A practical guide to the WordPress request lifecycle and the hooks that fire along the way. This is the lesson that retires…
WordPress Hooks: The Override Superpower
A practical guide to actions and filters for anyone moving from “I install plugins” to “I extend and fix plugins.” This guide…