Category: WordPress AI
How I Use TDD With AI Coding Tools to Build WordPress and WooCommerce Plugins.
I have been using PHPUnit for WordPress plugin testing for years. What changed when I started using AI tools was the order. Here is the TDD workflow I now use with Claude Code and Cursor.
How I Built a WordPress Block Theme Using Google Stitch, Claude Code, and WordPress Studio
A walkthrough of the AI-assisted pipeline I used to build a new WordPress block theme — Google Stitch for design, Claude Code with a community Agent Skill for the initial build, and WordPress Studio’s MCP connection to validate and fix block errors.
What Is the WordPress 7.0 Connectors API and Why Does It Matter?
WordPress 7.0 is due to land on 20th May 2026, and alongside the usual collection of editor improvements and performance work, it includes something that is mostly aimed at developers but will quietly affect anyone running AI-related plugins on their site — the Connectors API. If you have ever installed an AI plugin and then…