WordPress 7.1 marks the first release where real-time collaboration and AI infrastructure share top billing in the roadmap, rather than appearing as secondary additions. Scheduled for August 19, 2026, the release touches everything from how editorial teams leave feedback on drafts to how site owners manage their brand identity, with dozens of individual improvements spanning the block editor, the admin dashboard, and core APIs.

Real-time collaboration sees the most additions in this release. The upcoming release extends the existing Notes feature with suggestion mode — letting collaborators propose edits without directly changing content — and emoji reactions for asynchronous feedback. A new Guidelines feature, first shipped experimentally in the Gutenberg plugin, lets site owners encode editorial rules, brand voice, and content standards directly into WordPress, with import/export support for moving guidelines between sites. That structure also gives AI tools a consistent set of rules to follow when drafting or editing content.

WordPress 7.1 Roadmap Targets Collaboration AI and Styling

On the AI infrastructure side, the AI Client — the layer that lets plugins run AI models programmatically inside WordPress — is getting two notable additions: generation streaming, introduced initially through the PHP AI Client, and embeddings, which represent content as vectors to enable meaning-based search. The Connectors framework introduced in WordPress 7.0 is also expanding beyond API key authentication to support username and application password flows, with more flexible connection forms planned.

Guidelines
A structured system for encoding editorial rules, brand voice, and content standards directly into WordPress, with import/export support between sites.
AI Client
The layer that lets plugins run AI models programmatically inside WordPress, gaining generation streaming and embeddings support in 7.1.
ThemeProvider
The API powering shared design tokens across the new Design System, graduating from experimental to stable in this release.

Styling capabilities in the Site Editor are expanding. Responsive styling — the ability to set different visual rules for different screen sizes — and pseudo-state styling (think hover and focus states) are both planned, closing gaps that previously required hand-written CSS. A new Design → Identity screen consolidates site title, tagline, logo, and favicon into a single place with live editing, so those foundational settings no longer require hunting through templates or the broader Settings menu.

Several smaller admin changes round out the release. The command palette (opened with Cmd/Ctrl+K) gains grouped results, a persistent recently-used list, and a roomier layout. The admin bar — previously absent from the Site Editor and Block Editor — is being brought into both editing environments under the informal name “omnibar.” It gains a circular profile avatar, the site’s own icon in place of the generic home button, and modern SVG icons replacing the aging Dashicons font, WordPress’s legacy icon set. The Site Editor sidebar will also inherit the user’s chosen WordPress admin color scheme rather than defaulting to a fixed dark background.

Other additions include an “On This Day” dashboard widget that resurfaces past posts, an improved revisions view with a spark-line history visualization — a compact graph plotting revision activity over time — and per-author filtering, and expanded Unicode support for email addresses, usernames, and slugs. The DataViews and DataForms components used throughout the admin are being migrated onto the new Design System primitives, with the ThemeProvider API graduating from experimental to stable. As with any roadmap, the WordPress core team notes that planned features are actively being worked on but are not guaranteed to ship in the final 7.1 release.