WordPress 7.0 launches on April 9, 2026, and introduces one of the biggest platform upgrades in years. From centralized AI infrastructure to faster admin performance and PHP-only block development, this release changes how modern WordPress websites are built and managed.
What’s New in WordPress 7.0?
Centralized AI Infrastructure
WordPress 7.0 introduces a unified AI Connector Screen that allows plugins to share connections to:
- OpenAI
- Anthropic
- Google Gemini
Instead of configuring API keys separately for every plugin, site owners now manage everything from one central dashboard.
Benefits
- Faster performance
- Reduced server overhead
- Cleaner plugin integration
- Easier AI workflow management
WordPress replaces traditional full-page reloads with smooth JavaScript-driven transitions.
The dashboard now feels more like a modern app with:
- Faster navigation
- Asynchronous updates
- Improved responsiveness
- Better workflow continuity
Permanent Command Palette
The Command Palette is now permanently integrated into the admin toolbar.
Use:
- Command + K (Mac)
- Ctrl + K (Windows)
…to instantly search pages, settings, and tools across the dashboard
Visual Revisions replace raw code diff tracking with a cleaner visual editing history.
This makes collaboration easier for:
- Editorial teams
- Agencies
- Content creators
- SEO managers
PHP-Only Block Development
Developers can now create server-side Gutenberg blocks using pure PHP without JavaScript scaffolding.
This simplifies workflows for:
- Backend developers
- Traditional WordPress engineers
- PHP-focused agencies