WordPress 7 AI MAY 2026

WordPress 7 ships AI plumbing. PressBot runs the operator.

WordPress 7.0 introduces three new core APIs — AI Client, Connectors, and Abilities — that standardize how plugins talk to AI providers and how AI agents call back into the site. PressBot is the AI operations layer that sits on top: audit, explain, plan, approve, apply, report. Works on WordPress 6.2+ today; treats WP 7's new APIs as progressive integration targets, not dependencies.

Works on WordPress 6.2+ Ready for WP 7 APIs BYOK, no markup Review-first writes

What changed in WordPress 7

Core now owns the AI plumbing.

WordPress 7.0 gives the ecosystem shared primitives instead of every plugin inventing its own provider setup. Three new APIs ship together. The shape of WordPress AI work changes around them.

NEW 7.0

WordPress AI Client

php-ai-client

A provider-agnostic route for prompts and model calls. Plugins can ship one integration that targets Claude, GPT, or Gemini through a single Core-managed interface instead of writing four provider clients each.

What this means: the WordPress ecosystem stops re-implementing the same HTTPS-to-Anthropic / OpenAI / Google plumbing in every plugin.
NEW 7.0

WordPress Connectors

Connectors API

A shared credential surface for AI providers. Site owners enter an API key once at the Core level, and any plugin that opts in can request access through a permission flow — instead of four separate “paste your Anthropic key here” settings screens.

What this means: credentials stay owned by WordPress, not copied across plugins.
NEW 7.0

WordPress Abilities

Abilities API

A way for plugins to describe typed, discoverable, callable capabilities to AI clients in a structured way. An external agent can ask “what can this site do?” and get a real machine-readable answer.

What this means: plugins become first-class citizens in the agentic stack — or stay invisible if they do not register abilities.

What PressBot does today

The operator loop that runs on top.

WordPress 7 standardizes how AI gets called. PressBot standardizes what gets done with it — the day-to-day operations a site actually needs an AI to perform. Six phases, all repeatable, all auditable.

Audit

Scan posts, plugins, security checks, AI Visibility scores, content gaps. Evidence first, not vibes.

Explain

Translate findings into plain English. Why the audit flagged it, what's at risk, what fixing it costs.

Plan

Group fixable items into Trusted Plans with per-action before/after diffs — staged, not auto-applied.

Approve & apply

You click apply. Destructive actions ask first. Restore support undoes the writes that support it.

Report

Every audit, plan, and write is logged. Agencies hand the report to clients; site owners hand it to their future selves.

Two layers, not two products

WordPress 7 is the plumbing. PressBot is the operator.

The new Core APIs and PressBot are complementary, not competing. Core ships the shared primitives. PressBot ships the workflows that put those primitives to work.

WordPress 7 Core

The plumbing that ships in 7.0.

Shared, low-level primitives that the whole plugin ecosystem can build against. Stops everyone from re-implementing the same provider clients.

  • AI Client — one Core-managed route for talking to Anthropic, OpenAI, or Google.
  • Connectors API — provider credentials owned by WordPress, not copied across plugins.
  • Abilities API — a typed, discoverable interface that plugins can register against.

PressBot

The operator that runs on top.

An AI operations layer for WordPress: audit, explain, plan, approve, apply, report. Aimed at recurring site work, not generic editor AI.

  • Trusted Plans — review-required writes with per-action diffs and restore support.
  • AI Visibility Engine — GEO/AEO audits ranked by estimated score lift.
  • RAG chat — ground visitor answers in transcripts, manuals, docs, courses, or research libraries.
  • 99-tool agent — typed admin tools for content, security, WooCommerce, and integrations.

Compatibility

Works before and after WordPress 7.

PressBot is not a WordPress 7 launch product. It runs on WordPress 6.2+ today and treats the new Core APIs as progressive integration targets — we plug into them as they stabilize, without making 7.0 a hard dependency.

WordPress 6.2+

Runs today on 6.x

The plugin works against WordPress 6.2+ with PressBot's own BYOK providers. You do not need to upgrade to 7.0 to install, configure, or use PressBot. The free chatbot, the Pro agent, RAG, and AI Visibility all ship without depending on the new Core APIs.

WordPress 7.0+

Progressive integration

On WordPress 7.0+ installs, PressBot can recognise Core AI APIs as they become available. We treat AI Client, Connectors, and Abilities as integration targets, not dependencies — you choose when to opt in, plugin by plugin, ability by ability.

BYOK independent

Your keys stay yours

PressBot's BYOK providers (Anthropic, OpenAI, Google, DeepSeek for the public chat) keep working whether or not you wire up the Connectors API. We do not import raw Connector credentials; your encrypted PressBot keys stay separate.

Common questions about WordPress 7 AI

Short answers for the shift.

Quick answers to what most site owners and agencies ask now that WordPress 7 has shipped.

Do I need WordPress 7 to use PressBot?

No. PressBot works on WordPress 6.2 and up. The plugin uses its own BYOK provider clients (Anthropic, OpenAI, Google, DeepSeek for the public chat) and its own tool-calling stack, so nothing on the WordPress 7 AI surface is a hard requirement.

If you do upgrade to WordPress 7, PressBot can progressively integrate with the new Core APIs — but that is opt-in, not automatic.

Is PressBot the official WordPress 7 AI plugin?

No. The official WordPress AI plugin from the AI team focuses on editor-facing generic AI (alt text, content suggestions, broad experiments). PressBot is aimed somewhere else: AI operations for WordPress — evidence, approvals, reporting, and recurring workflows that site owners and agencies repeat.

The two are complementary, not competing.

Does PressBot use the WordPress 7 AI Client?

Not as a hard dependency, no. PressBot ships its own provider clients today and stays in control of cost, model selection, and per-agent routing. On WordPress 7+ installs we treat the AI Client as an integration target — usable for text calls when Core support is available — without taking it on as a runtime requirement.

What about the Connectors API for credentials?

The Connectors API lets WordPress own a shared credential surface that plugins can request access to. PressBot keeps its encrypted BYOK keys separate by default — we do not import raw Connector credentials. On WordPress 7+ we can detect Connector availability and route appropriate read-side calls through it, but the Pro admin agent's 99 tool workflows continue to use PressBot's own keys for predictability.

And the Abilities API — can PressBot call other plugins through it?

That is the most interesting one. Today PressBot ships 99 native tools spanning content, security, WooCommerce, Yoast SEO, and ACF. As more plugins register their own abilities through the WP 7 Abilities API, PressBot can call them just like its native tools — same review-required workflow, same Trusted Plans, same restore support. The ecosystem matures, PressBot inherits the new surface area.

What happens if I install both PressBot and the official AI plugin?

They coexist. The official plugin sits inside the editor; PressBot's operator surface lives in the chat widget (visitor side) and the WordPress admin chat (admin side). Different scopes, different daily-use moments. If the official plugin requests a Connector credential, PressBot does not touch it.

Does this change anything about PressBot's pricing?

No. The free tier is still the full visitor chatbot (including External Knowledge / RAG). PressBot Pro starts at $99/year for a single site and unlocks the admin agent, Plugin Guardian, Shield, Telegram bridge, GA4, lead capture, AI Visibility, and the full 99-tool MCP server. See the Pro page for the full breakdown.

When will full WordPress 7 integration land?

Progressively, as the APIs settle. We do not want to ship a half-baked Core integration the week of 7.0 launch; the safer path is to wait for each API to stabilize, then plug PressBot's existing workflows into it. Track the changelog for the rollout.

WordPress 7 AI · the operator layer

Install the operator before the plumbing dries.

WordPress 7 is the foundation. PressBot is what runs on it. Install the free chatbot today on WordPress 6.2+ — you do not need to wait for 7.0, and you will inherit the new Core APIs progressively as they stabilize.