After weeks of delay, WordPress 7.0, named Armstrong, is finally released. The centerpiece feature was supposed to be real-time collaboration (RTC) but what is shipping is bigger: Native AI integration, a watershed moment in the content management system’s history. Native AI integration is what will carry WordPress into the future and put more distance between it and competitors.
This release includes improvements to the admin interface, design tools, mobile editing controls, and many other new features that expand what users and developers can do creatively with WordPress. The centerpiece of Armstrong however is the integration of AI because it is the most consequential change not just in this release, but quite possibly to any previous version of WordPress.
Four Building Blocks Form The Foundation Of WordPress AI
WordPress 7.0 introduces four foundational building blocks that together form its native AI architecture. The larger story is that WordPress is building the infrastructure for a future where AI becomes part of how the CMS itself operates.
The Four WordPress 7.0 AI Building Blocks WP AI Client
Client-Side Abilities API
AI Connectors Screen
Connectors API These four features form the pillars that support a radical transformation of how information will be published and websites are designed. What makes this especially powerful is the massive community of developers around the world who can now create new ways of using themes, dream new ways of building websites, analyzing data, and making it easier to build a business online. No other CMS has that people-power behind it. WordPress explains it like this:
“WordPress 7.0 unlocks AI capabilities right in your website. The new WP AI client adds a central interface that lets plugins communicate with generative AI models while remaining provider-agnostic. WordPress Core handles request routing for you. Managed in the Settings > Connectors screen with API keys funneled through the Connectors API, you can start with some preset models and add your favorites.
As a bonus, the Abilities API is integrated directly into the WP AI Client, delivering new and expansive AI abilities that can be built into workflows that run abilities fluidly, one after another.”
WP AI Client Enables AI Provider Integration
WordPress Core enables users to bring their own AI providers and easily integrate them into the CMS. The WP AI Client makes that possible by giving plugins a central, provider-agnostic interface for sending prompts to AI models and receiving responses through WordPress. Plugin developers do not have to build separate AI integrations for every provider. They can integrate with the WP AI Client interface instead.
A plugin can describe what it needs, WordPress can route the request to a suitable configured model, and site owners can control which AI providers are available inside WordPress.
The release also introduces model preference ordering, feature detection, advanced configuration controls, and a Prompt Builder class for interacting with models. WordPress says developers can prioritize models based on capabilities, cost, and processing efficiency.
Client-Side Abilities API Extends AI Into WordPress Actions
WordPress 7.0 gives AI and automation tools a way to interact with WordPress from inside the browser. That means AI can be connected to actions such as navigating the admin, inserting blocks, running commands, and participating in workflows instead of simply generating text outside the CMS. This is where the AI story becomes bigger than content creation. WordPress is creating a layer where AI agents, plugins, and automation tools can act on the same set of WordPress capabilities through a shared interface.
The practical effect is that WordPress can become an environment that AI tools operate within, not just a place where AI-generated content is pasted.
AI Connectors Centralize External AI Services
The new Connectors screen gives site owners one place to manage connections…