Custom AI Agents for WordPress Plugin Development: A Full Repo Tour
A detailed walkthrough of six custom Claude agents used daily at Wbcom Designs for WordPress plugin development: wp-builder, wp-fixer, wp-releaser, wp-verifier,…
Writing · WordPress
All posts in the WordPress category. Search across the full archive or pick another topic below.
A detailed walkthrough of six custom Claude agents used daily at Wbcom Designs for WordPress plugin development: wp-builder, wp-fixer, wp-releaser, wp-verifier,…
A practical guide to the three-tool pre-commit quality stack used at Wbcom Designs: WPCS for WordPress coding standards, PHPStan for static analysis, and automa…
WordPress is hard for specific, diagnosable reasons: the block editor learning curve, plugin decision fatigue, hosting setup friction, and theme paradigm fragme…
Three production patterns we ship across 30+ WordPress sites so ChatGPT, Claude, and Perplexity can actually cite our pages. Yoast and Rank Math defaults, the C…
I gave a talk today at the WP Meetup in Lucknow. The room was energetic, the questions were good, and the same one kept … Read more…
Three real cases of WordPress plugin acquisitions gone wrong: a silent rebrand that crashed ratings overnight, a framework replacement that broke hundreds of th…
An honest 2026 status check on Project Gutenberg: what actually shipped across Phases 1 and 2, where Phase 3 collaboration and Phase 4 multilingual actually sta…
After 13 years running Wbcom Designs from India, here is the honest version of what WordPress development rates from India actually mean.…
I generated 47 WordPress tests in 4 hours using Claude Code. Here’s the exact Playwright + PHPUnit code it wrote for admin flows, BuddyPress group creatio…
I challenged myself to ship 3 WordPress plugins in 6 months using only free AI tools. Here is the exact $0 stack, the day-in-the-life workflow, and what actuall…
How I use Claude Opus 4.7 to design custom REST endpoints with application password auth, write WP-CLI commands, optimize WordPress database queries, and wire b…
I’ve been shipping Gutenberg blocks for clients since the early Phase 2 days. Back then, scaffolding a new block meant copying a boilerplate folder, … Re…