You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking all Dev Notes from Gutenberg plugin releases v22.7 - v23.6
Please read the information below carefully. If you have questions or suggestions, connect via Slack in the #7-1-release-leads or comment here.
Important
🗓 Deadline Drafts for All Dev Notes - 29 July 2026 79186(around Beta 3, so there's enough time for reviews)
🗓 Deadline All Dev Notes Published - 3 August 2026 (before RC1)
Not all developer-related information must be in a separate DevNote on the Make Core blog for the field guide. We can group related information. We can already decide whether some features warrant a stand-alone blog post or a group post.
Stand-alone post
To streamline the process and eliminate bottlenecks, all writers of stand-alone dev notes will write them on the Make Core Blog.
Instructions
Create your note in a new post,
Save as Draft
Enable public preview
Share the link to the public preview in a comment below as ready for review
"For dev notes, each one must have at least two reviewers" (Handbook)
Part of a group post
If the information related to your PR will be part of a group post, please write the dev note in a comment on the PR, so it can be reviewed and, if necessary, commented on by the release docs team or a reviewer.
Before you start writing 📣 please read the handbook pages:
If you worked on a feature/module/component that definitely needs a dev note, please assign the label needs dev note. If you already added the Dev Note to the make blog on draft or as a comment on the PR, please label it has dev note.
Important
Please add your dev note to this list if it's missing.
This feature is a bit large, so I feel a standalone dev note would be more appropriate than including it with the Editor Misc. At the very least, we need to inform the consumers that viewport or state styles can now be defined in theme.json.
Tracking all Dev Notes from Gutenberg plugin releases v22.7 - v23.6
Please read the information below carefully. If you have questions or suggestions, connect via Slack in the
#7-1-release-leadsor comment here.Important
🗓 Deadline Drafts for All Dev Notes - 29 July 2026 79186(around Beta 3, so there's enough time for reviews)
🗓 Deadline All Dev Notes Published - 3 August 2026 (before RC1)
Not all developer-related information must be in a separate DevNote on the Make Core blog for the field guide. We can group related information. We can already decide whether some features warrant a stand-alone blog post or a group post.
Stand-alone post
To streamline the process and eliminate bottlenecks, all writers of stand-alone dev notes will write them on the Make Core Blog.
Instructions
ready for reviewPart of a group post
If the information related to your PR will be part of a group post, please write the dev note in a comment on the PR, so it can be reviewed and, if necessary, commented on by the release docs team or a reviewer.
Before you start writing 📣 please read the handbook pages:
There are two labels relevant to DevNotes :
needs dev notehas dev noteIf you worked on a feature/module/component that definitely needs a dev note, please assign the label
needs dev note. If you already added the Dev Note to the make blog on draft or as a comment on the PR, please label ithas dev note.Important
Please add your dev note to this list if it's missing.
Style with states, Responsive editing
⚒️ Draft: https://make.wordpress.org/core/?p=124535&preview=1&_ppp=c12ce0c63d
@tellthemachines @talldan @MaggieCabrera @t-hamano
This feature is a bit large, so I feel a standalone dev note would be more appropriate than including it with the Editor Misc. At the very least, we need to inform the consumers that viewport or state styles can now be defined in theme.json.
New Block Support: Background Gradient
⚒️ Draft: https://make.wordpress.org/core/?p=124676&preview=1&_ppp=0fd12e7801
@aaronrobertshaw @ramonjd
New Block Support: Minimum Width
⚒️ Draft: https://make.wordpress.org/core/?p=124685
@aaronrobertshaw @tellthemachines
New Block Support: innerContent
@youknowriad
New Block Support: editableRoot
@ellatrix
editableRootblock support for native cross-block selection #79105Text Shadow Support in Global Styles
⚒️ Draft: https://make.wordpress.org/core/?p=124682
@t-hamano @ramond @aaronrobertshaw
Editor Misc
Regarding the following items, it might be possible to consolidate them into a few groups rather than having separate dev notes for each.
Pattern Editing:
⚒️ Draft: #75717 (comment)
@CookieDarb @ramonjd
disableContentOnlyForTemplatePartssetting #79191Block Transforms
⚒️ Draft: #78713 (comment)
@tellthemachines @talldan
Migrate parsing library
@Mamaduka @sgomes
Navigation block markup change
@sarthaknagoshe2002 @talldan @scruffian @tellthemachines
emcompounding #77419Blocks: Stabilize APIs
@talldan @Mamaduka
cloneSanitizedBlockandsanitizeBlockAttributes#79928Core Data
@Mamaduka @jsnajdr
No-op Packages
@mirka @Mamaduka
Make@wordpress/reusable-blocksa no-op compatibility package #79186@wordpress/nuxa no-op compatibility package #77773 — Dev Note added ✅@wordpress/reusable-blockspublic APIs #79805Enforced iframed editor
⚒️ Draft: https://make.wordpress.org/core/?p=124614&preview=1&_ppp=9298693fee
@t-hamano @ellatrix @Mamaduka
We are planning to take one of the following two approaches, and in either case, a dev note will be necessary.
Media Editor
@ramonjd, @andrewserong
MediaEditorProvider,MediaPreview,MediaForm: https://github.com/WordPress/gutenberg/blob/trunk/packages/media-editor/README.md#usageClient-side Media Processing
⚒️ Draft: https://make.wordpress.org/core/wp-admin/post.php?post=124446&action=edit
@adamsilverstein @andrewserong @swissspidy
DataViews, DataForm, View Config API
@oandregal @ntsekouras
It might be helpful to have specific code examples regarding the
get_entity_view_config_{$kind}_{$name}filter.SVG Icon API, Icons
⚒️ Draft: https://make.wordpress.org/core/?p=124593&preview=1&_ppp=6b0d70faaa
@t-hamano @mcsf @tyxla @jasmussen @mirka
Components
⚒️ Draft: https://make.wordpress.org/core/?p=124581&preview=1&_ppp=c8060ea4b2
__experimentalApplyValueToSidesexport #78528 (@mirka) — Dev Note added ✅Design System
@WordPress/gutenberg-components
Consider if there is anything related to the 7.1 release that should be communicated to consumers
✅ Persistent Admin Bar
Published: https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/
@fushar