Using AI Coding Agents on Real WordPress Projects: Workflow, Guardrails, Lessons
Agents with terminal access, WP-CLI and a real database β used on client work and this site. The workflow that produces production-quality WordPress code,…
Agents with terminal access, WP-CLI and a real database β used on client work and this site. The workflow that produces production-quality WordPress code,…
Seed scripts make a WordPress environment reproducible in minutes β if theyβre truly idempotent. The three rules, including the slug-collision bite that taught me…
The docs show toy counters. Hereβs a real Interactivity API build: a server-rendered, client-filtered portfolio grid with no build step β render.php, store, and…
Most block-vs-classic takes come from people who built one of the two. I shipped both for the same site within a year β hereβs…
The WordPress.org plugin review is closer to a code audit than a rubber stamp. What the review team actually checks, and how to pass…
The honest play-by-play of rebuilding minhazimohamed.com with Claude Design and Claude Code: a production FSE block theme in a day β and where human…
If you have worked on a WordPress plugin or any PHP project, you have probably run into messy code, inconsistent formatting, or struggled with…
WordPress plugin development has come a long way. While PHP still powers the backend, modern plugins often need interactive, dynamic frontends. From dashboards to…
When building a WordPress site that serves users from different countries, creating a country selection page can significantly enhance user experience. This guide will…
If you’re in Sri Lanka and running a WordPress e-commerce store via WooCommerce, by now you might have integrated Mintpay as a payment option…