Your WordPress News Dashboard

Notes feature in WordPress 6.9

WordPress 6.9 introduces Notes, a new feature that allows you to leave contextual feedback at the block level. With notes your team can stay aligned, track changes, and turn feedback into action all in one place. Notes can be resolved,… Continue Reading →

Heading Block CSS Specificity Fix in WordPress 6.9

WordPress 6.9 fixes a specificity issue with the Heading block’s background padding. Previously, padding styles applied to headings with backgrounds were affecting other blocks that use heading elements, such as the Accordion Heading block. This fix ensures that background padding is… Continue Reading →

Changes to the Interactivity API in WordPress 6.9

Standardized API to set unique IDs in directives HTML does not allow multiple attributes with the same name on a single element, yet multiple plugins may need to add directives of the same type to the same element. To address… Continue Reading →

Interactivity API’s client navigation improvements in WordPress 6.9

In WordPress 6.9, the client-side navigation feature provided by the @wordpress/interactivity-router module has been expanded to cover additional use cases that were previously unsupported. Support for new script modules and stylesheets Previously, only the HTML of the new page was… Continue Reading →

Preparing the Post Editor for Full iframe Integration

As part of an ongoing effort to modernize the editing experience, WordPress is moving toward running the post editor inside an iframe. This work builds upon the original iframe migration in the template editor and introduces new compatibility measures in… Continue Reading →

Block Bindings improvements in WordPress 6.9

For WordPress users. The Block Bindings user interface has been upgraded to improve how different data sources are displayed in the editor.Users can now easily switch between sources, as well as bind and unbind attributes with a single click. For… Continue Reading →

Theme.json Border Radius Presets Support in WordPress 6.9

WordPress now supports defining border radius presets in theme.json, allowing theme authors to provide a curated set of border radius values that users can select from in the Block Editor’s border controls. The Problem Previously, users could only input custom… Continue Reading →

DataViews, DataForm, et al. in WordPress 6.9

This is a summary of the changes introduced in the “dataviews space” during the WordPress 6.9 cycle. They have been posted in the corresponding iteration issue as well. There’s a new issue for the WordPress 7.0 cycle, subscribe there for… Continue Reading →

Abilities API in WordPress 6.9

WordPress 6.9 introduces the Abilities API, a new foundational system that enables plugins, themes, and WordPress core to register and expose their capabilities in a standardized, machine-readable format. This API creates a unified registry of functionality that can be discovered,… Continue Reading →

Prettier Emails: Supporting Inline Embedded Images

An embedded email image is an image file included directly within the email’s content, allowing it to be displayed inline (i.e., in the body of an HTML email) without requiring the recipient to download it separately. This is achieved by… Continue Reading →

© 2025 WP News Desk — Powered by WordPress and WP RSS Aggregator | Hosted by WP Engine

Up ↑