WordPress 7.0 "Armstrong" ships native AI infrastructure — a one-key Connectors screen for OpenAI, Anthropic, and Google, and an official AI plugin that generates and edits content inside the editor.
2026-07-01 · by Moe Ameen
WordPress has moved AI from a bolt-on into the platform itself. With WordPress 7.0 "Armstrong," released May 20, 2026, the project shipped native AI infrastructure in core: a Connectors API for registering and managing connections to external services (AI providers first), and an AI Client — a provider-agnostic PHP interface that lets any plugin send a prompt and receive a result through one consistent path. The two were introduced on the Make WordPress Core blog during the beta, the Connectors API on March 18 and the AI Client on March 24, 2026, and landed in the final release.
The user-facing piece is the official "AI" plugin on the WordPress.org directory. It brings content generation and automation into the block editor — generating titles, excerpts, and summaries, creating and editing images with AI alt text, suggesting SEO meta descriptions and content classification, adding editorial notes, and moderating comments with toxicity detection. It is also a reference implementation of the platform's AI Building Blocks. At the time of writing it lists version 1.0.2 (released mid-June 2026) with 30,000+ active installs, and requires WordPress 7.0+.
The design choice that matters is that none of this ships a model. WordPress bundles three featured connectors — OpenAI, Anthropic, and Google — plus community connectors for providers like Ollama, and a site owner enters a provider API key once on the new Settings → Connectors screen. Any compatible plugin then uses that connection, instead of every plugin asking for its own key. You bring your own model and pay that provider directly; the "connection plugin" is the interface, not the intelligence. Credentials can come from environment variables, PHP constants, or the database, checked in that order, and database-stored keys are masked in the UI.
The scale is what makes this a story rather than a footnote: WordPress powers a large share of the world's websites, so a standardized, in-core way to generate AI content reaches an enormous base of publishers at once. What the plugin does not do is distribute — everything it produces stays on your WordPress site.
Here is the strategic read for a creator. When a platform that powers a large slice of the web makes AI drafting a one-click, in-editor default, the draft stops being the scarce thing. Everyone's blog will have AI-written titles, excerpts, and images. What still separates you is a consistent brand voice and getting each post in front of an audience that does not live inside your WordPress admin. That downstream half is exactly Kompozy's job, and this news is the cue to wire it up.
The practical move is to treat WordPress as one node in a bigger pipeline. Connect your site to Kompozy over the WordPress REST API with an Application Password, and the loop runs both ways: Kompozy can publish polished Blog Articles back into WordPress, and it can take any post you write there and atomize it into a Carousel, a Listicle Video, an X thread, a LinkedIn post, and a Newsletter — each generated in your voice through the Persona Brief and scheduled across all nine connected platforms plus email. The official plugin makes the page; Kompozy turns the page into a campaign and ships it everywhere. In a moment when AI blog content is about to get cheap and abundant, the advantage goes to whoever distributes best, not whoever drafts fastest.
It refers to WordPress 7.0's native AI setup: the official AI plugin plus the AI Connector plugins it relies on. WordPress added a Connectors API where you store a provider API key once on the Settings → Connectors screen; the AI plugin then routes its content-generation features through that connection. It is "connection"-based because the plugin holds no model of its own.
WordPress 7.0 ships built-in connectors for OpenAI, Anthropic, and Google, and community connectors cover other providers such as Ollama for local models. You add your provider's API key on the Connectors screen and pay that provider for usage; the plugin itself is free.
No. It generates and edits content inside your WordPress site — titles, excerpts, images, meta descriptions, comment moderation — but publishes only there. To distribute a post as social video, carousels, and platform-native posts, pair it with a content engine like Kompozy, which can also publish articles back into WordPress over the REST API.
Connect your WordPress site to Kompozy with an Application Password. Kompozy can publish long-form articles into WordPress and, more importantly, atomize each post into a carousel, listicle video, thread, LinkedIn post, and newsletter in your brand voice, then schedule them across nine platforms — turning the plugin's single page into a full cross-platform campaign.