WordPress 7.1 ships interactive states styling, Tabs and Playlist blocks

Written by

in

WordPress 7.1 landed on 19 August 2026, and it is best understood as a “finish what we started” release: the styling and media work that slipped out of 7.0, plus a round of admin polish and two genuinely new blocks.

Interactive states, without writing CSS

The headline feature is interactive states styling. You can now set :hover, :focus and :active styles directly from the interface, on buttons and other elements, without dropping into custom CSS. For anyone who has been maintaining a stylesheet purely to colour a button hover, this removes a whole category of theme cruft.

Per-device responsive styling

Switch the editor to tablet or mobile view and any style change you make now applies to that viewport only. Responsive design finally behaves the way most people already assumed it did.

Two new core blocks

  • Tabs — native tabbed content, no plugin required.
  • Playlist — audio playlists with waveform visualisation.

Editor and collaboration

The image editor has been rebuilt. Notes gains suggestion mode and emoji reactions, which makes asynchronous review considerably less painful. The command palette has been reorganised, the admin bar now persists across editors, and you can share a link to a specific revision.

Should you update?

Test on staging first, as always — particularly if your theme ships custom hover CSS that may now collide with the new interactive states UI.

Sources: Roadmap to 7.1 — Make WordPress Core, WPBeginner.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *