What’s Coming in WordPress 7.1
WordPress 7.1 is targeted for release on August 19, 2026, the final day of WordCamp US in Phoenix. It’s the second major release of the year, and it builds on the AI and collaboration groundwork laid in 7.0. Here’s a quick look at what’s shaping up.
Interactive Styling in the Site Editor
The headline feature lets you style block states visually, no CSS required:
- Style
:hover,:focus, and:activepseudo-classes directly in the interface - Set responsive breakpoints to adjust layouts per screen size
- Use a new “display inherited styles” tool to see where a block picks up its global settings
At beta, interactive-state styling starts with the Button and Navigation Link blocks.
New Core Blocks
Three new blocks are in the pipeline:
- Tabs — the most mature of the group
- Playlist — includes waveform visualization
- Table of Contents — the one most likely to slip to a later release
Smarter AI Tooling
7.1 pushes the AI features further:
- Streaming generation and embeddings support
- A new Guidelines system to define your brand voice and editorial rules once, so AI-assisted drafts stay on-brand
Better Collaboration
Collaboration is the throughline of this release:
- Notes gains a suggestion mode and emoji reactions for richer editorial feedback
- Real-time (Google Docs-style) editing is still being discussed and will likely land in a future cycle
Media and Admin Polish
A batch of quality-of-life improvements rounds things out:
- Client-side media processing returns, handling image resizing, conversion, and cropping in the browser before upload
- A reorganized command palette
- A persistent admin bar and revision spark-lines
- Expanded Unicode support for email addresses, usernames, and slugs
- A new “On This Day” dashboard widget
Under the Hood
- React 19 is expected to land in Core after being reverted earlier in the Gutenberg cycle
- Ongoing work on speculative loading and responsive image handling
A Word of Caution
The roadmap is ambitious and the runway is short, so treat it as intent rather than a promise. Features get merged right up to the freeze, and items get deferred every cycle. Plan around the high-confidence items like responsive styling and React 19, and keep an eye on the medium-confidence ones. If you manage client sites, now is the testing window to check custom admin interfaces and toolbar-extending plugins for compatibility.
