WordPress 7.0 (“Armstrong”) is now available on WordPress VIP. This release ships the WP AI Client, evolves the Abilities API, expands the developer toolset with PHP-only block registration, and brings a range of editor, admin, and platform improvements.
Why it matters
WordPress 7.0 establishes the platform-level foundations enterprises need to adopt AI on their own terms—standardizing how WordPress connects to models like ChatGPT and Claude, and exposing structured capabilities that plugins and services can build against.
This means a more consistent way to evaluate, govern, and extend AI use cases across an existing plugin and service stack, rather than being locked into a single built-in experience. More openness means more experimentation and faster results.
What’s included
WordPress 7.0 includes +400 enhancements and bug fixes. Here are the highlights for enterprise teams:
- WP AI Client and Connectors: Plugins now have a single, provider-agnostic entry point for generative AI requests. Core handles routing; the new Connectors screen is where teams manage supported providers.
- Abilities API updates: The Abilities API is now integrated directly into the WP AI Client. A new client-side package adds hybrid abilities, UI improvements, filtering, and search, along with more flexible ways for plugins to register and work with capabilities across PHP, REST, and JavaScript contexts.
- PHP-only block registration makes it possible to create blocks and patterns directly on the server and expose them to the editor with less JavaScript overhead.
- Block Bindings for custom dynamic blocks: pattern override support now extends to custom dynamic blocks for building flexible, data-driven content patterns.
- Editor and admin improvements: visual revisions, responsive block visibility, a refreshed admin color scheme, smoother navigation, and a dedicated Font Library page for all themes.
Get started
WordPress 7.0 can be installed on all environments from the Software Updates screen in the VIP Dashboard or via VIP-CLI. If your environments have Managed Updates turned on, they’re already on the new version.
Here are some resources to get deeper into WordPress 7.0 and plan your upgrade:
- WordPress 7.0 Field Guide: The complete reference for WordPress 7.0
- Developer Notes: The most important technical changes explained by the core contributors who implemented them
- A framework for planning and executing WordPress upgrades created by VIP Services team
- WordPress 7.0 Preview: watch a video walkthrough of the new features