wp_kses(), and resolving admin UI glitches.The primary focus across multiple sources is the upcoming release of WordPress 7.1, scheduled for August 19, 2026, with betas starting on July 15 (source 1). This release includes new blocks like Playlist and Tabs, responsive styling features, a redesigned command palette, and improvements to Gutenberg 23.5 (source 7). The Gutenberg repository has also transitioned to using rulesets instead of branch protection rules, which was done to fix a broken step in its plugin release process (source 2).
Another notable trend is the proposed theming system for WordPress admin UI, which introduces design tokens and a ThemeProvider React component to allow consistent styling via CSS custom properties (source 4). Additionally, there is a focus on responsive editing in Gutenberg 23.5, including drag-to-resize and magnified crop canvas features (source 7).
The Classic block remains in the inserter for WordPress 7.1, following user feedback that suggested removing it had no clear benefits (source 5).
Freelance and agency developers should monitor the WordPress 7.1 release cycle, starting with betas on July 15 and final release on August 19 (source 1). Testing opportunities for responsive styling features are now available, and developers should consider participating in these to ensure compatibility with upcoming changes (source 7).
The transition to repository rulesets in the Gutenberg project may affect plugin release workflows, so developers working with Gutenberg plugins should be aware of this change (source 2).
The proposed design system theming for WordPress admin UI, which includes a ThemeProvider and tools for generating accessible color ramps, may influence future theming practices (source 4). Developers should watch for updates on this proposal and consider how it might affect admin UI customization in future projects.
WordPress 7.0.1 includes critical fixes for registration spam, CSS corruption in wp_kses(), and admin design glitches (source 8). Developers should ensure their projects are updated to this version, especially if they rely on the block editor or admin UI components.
The retention of the Classic block in WordPress 7.1 means no immediate migration pressure, but developers should still explore alternatives and prepare for future migration tools (source 5).
The merge proposal for the design system enhancements is exciting. It may feel like it is long overdue, but it is understandeable that core contributors waited patiently for a stable first release of the Design Tokens (DTCG) specification from the W3C Design Tokens Community Group before committing to a path forward for some of the key pieces. The proposal looks promising and is a step in the right direction. Figma offers native support for importing and exporting design tokens and the foundations for AI-generated tokens and systems has potential for allowing for some unique customizations.