// AI NEWS · PLATFORM

WordPress Builds AI Into Core: a Connectors API, an AI Client, and an Official Content Plugin

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

What happened

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.

Why it matters for creators

  • AI content generation is now a native, standardized WordPress feature, not a third-party add-on — which means a flood of AI-assisted blog content across a huge share of the web.
  • It is bring-your-own-provider: you choose and pay for OpenAI, Anthropic, Google, or a local model, and one key on the Connectors screen powers every compatible plugin.
  • The plugin is editor-scoped — it drafts and edits on the page but publishes only to your WordPress site. It does not touch social platforms or email.
  • As drafting gets commoditized, the differentiator moves downstream: brand voice, and getting each post distributed as social video, carousels, and platform-native posts.
  • WordPress's REST API plus Application Passwords make your site a programmable publish target, so a content engine can push articles into WordPress and pull topics out of it.

How to act on this with Kompozy

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.

Quick takeaways

  • WordPress 7.0 "Armstrong" (May 20, 2026) shipped native AI: a Connectors API and a provider-agnostic AI Client in core.
  • The official AI plugin (v1.0.2, 30,000+ installs) generates titles, excerpts, images, alt text, and SEO meta inside the editor.
  • It ships no model — you connect OpenAI, Anthropic, Google, or Ollama and pay that provider; one key on the Connectors screen serves every compatible plugin.
  • It publishes only to your WordPress site, with no social or email distribution.
  • Connect WordPress to Kompozy over the REST API to publish articles back in and fan each post out to nine platforms plus email.

Frequently asked questions

What is the WordPress AI connection plugin?

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.

Which AI providers does WordPress support?

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.

Does the WordPress AI plugin post to social media?

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.

How can creators act on this with Kompozy?

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.

Related news

← All AI news · Get started →