Krux

March 10, 2026
WordPress 7.0 Lets AI Agents Run Your Site
Published: March 10, 2026 at 12:32 AM
Updated: March 10, 2026 at 12:32 AM
100-word summary
WordPress 7.0, shipping April 9, will bundle AI tools directly into core for the first time. The release includes a PHP SDK that works with any LLM provider, plus official plugins for Claude, Gemini, and OpenAI. The real shift is the MCP Adapter and Abilities API. Together, they let external AI assistants discover and trigger WordPress functions automatically. Think Claude Desktop scheduling posts, updating products, or pulling analytics without you opening the dashboard. Developers can already test it in Beta 1. The system is provider-agnostic, so you can switch between models without rewriting code. For the 43% of the web running WordPress, this turns every site into an API that...
What happened
WordPress 7.0, shipping April 9, will bundle AI tools directly into core for the first time. The release includes a PHP SDK that works with any LLM provider, plus official plugins for Claude, Gemini, and OpenAI. The real shift is the MCP Adapter and Abilities API. Together, they let external AI assistants discover and trigger WordPress functions automatically. Think Claude Desktop scheduling posts, updating products, or pulling analytics without you opening the dashboard.
Why it matters
Developers can already test it in Beta 1. The system is provider-agnostic, so you can switch between models without rewriting code. For the 43% of the web running WordPress, this turns every site into an API that AI agents can actually use.