Articles
Page 1
All the Categories
Secure localhost with no warnings using mkcert & BrowserSync
~4 Mins Read
Secure local development environment with mkcert and Gulp/BrowserSync setup, no HTTPS security warnings, just a trusted localhost working site.
Topic: #Tech-Stack
Parallel development without the headaches using Git worktree
~10 Mins Read
Git worktree, run multiple branches in parallel directories to juggle features, hotfixes and testing without stashing or constant checkouts.
Topic: #Tech-Stack
WordPress ACF blocks: Simplify the editor with slide-out field panels
~8 Mins Read
Upgrading ACF blocks to API v3 for WordPress 7.0 iframe editor. I explain why minimal previews beat full renders for faster, cleaner editing.
WordPress, safely outputting SVGs without fighting PHPCS
~9 Mins Read
Safely render SVGs in WordPress by creating a custom wp_kses based escaping function that passes PHPCS, keeps security intact & preserves code.
WordPress, combined purge of Cloudflare + SpinupWP caches
~5 Mins Read
WordPress, SpinupWP + Cloudflare plugin auto-syncs cache purges, simplifying site updates with easy setup and one-click Admin Bar controls.