-
WordPress Block Theme Browser Testing Skill for Claude Code
·
I share a browser testing skill for Claude Code that is useful when making changes to a WordPress block theme to ensure there are no visual regressions.
-
Multiple Instances of the WordPress Media Uploader
The Javascript you need to know to programmatically control multiple instances of the WordPress media uploader in your plugin.
-

Source Maps and WordPress
Source maps are a tool that enables you to debug minified Javascript files more easily, and there’s no reason you can’t use them in your WordPress projects.
-
Using PHP Variables Inside of a String
The secret to using PHP variables inside of a string? Double quotes.
-
Low Bounce Rates in WordPress
I run another blog over at Book Wookie, on which I have Google Analytics configured. I’d noticed that my bounce rate over the past 6 months had dropped to a suspiciously low level. How low? In October of last year,…
