Releases Index
WordPress

WordPress

wordpress.orgFramework
$npx @buildinternet/releases get wordpress

Multisite user deletion no longer destroys content; 7.1 hook key fatal fixed

This release1 enhancementImprovements to existing features20 fixesBug fixesAI-tallied from the release notes

Release Candidate 1 of the 7.1.1 bug-fix-only maintenance release fixes a 7.1 regression where the reassign dropdown was missing when deleting a user on multisite, silently destroying content, and a 7.1 change where integer keys in WP_Hook::$callbacks caused fatal errors with string functions. Also included are fixes for indexed PNG thumbnails being created larger than the original, wp_get_tooltip() treating custom button markup as a sprintf() format string, 403s on /wp/v2/settings at boot for users without the manage_options cap, and the native sitemap returning 404 on sites with no published posts, plus an update to Node.js v24 LTS and npm v11. Final release is expected September 17, 2026.

Read more →

Timezone display in DataForm; icons redrawn stroke-based

preThis release5 featuresNew capabilities8 enhancementsImprovements to existing featuresAI-tallied from the release notes
Gutenberg · v24.0.0-rc.1

DataForm datetime control now communicates the timezone, and the site title component gains fit-text support. Icons: 64 redrawn to be stroke-based, plus 35 with consistent stroke widths. Also added a Breadcrumb UI component, ToolsPanelItem defaults, and rendered change diffs in the post title revision view.

Read more →

The WordPress 7.2 release community announced a weekly bug scrub schedule running from mid-September through early December 2026, with sessions every Tuesday and Thursday on the #core Slack channel. The scrubs will focus on general issues during the alpha phase and reported bugs from the beta phase onward. Volunteers are welcome to join the sessions regardless of experience level.

Read more →

Matt Mullenweg leads the 7.2 release squad, which continues the smaller, focused squad structure with team-rep collaboration. David Baumwald coordinates, with George Mamadashvili and Peter Wilson as tech leads; design and development leads for the Twenty Twenty-Seven default theme are also named.

Read more →

WordPress core tests now publish timing metrics

This release1 featureNew capabilities2 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes

Pushes to trunk now publish test timing metrics to CodeVitals, making slow tests flaggable as candidates to improve. The post lays out a maintenance roadmap for core tests — many leak state, some assert nothing, and several depend on network calls — and invites contributors to claim pieces for fix patches and code reviews.

Read more →

WordPress Core Performance Chat Summary: September 8, 2026

This release1 fixBug fixesAI-tallied from the release notes

This is a meeting summary for the WordPress core performance team covering the September 8 chat. Key topics include work on a view transitions feature, an HTML API update, improvements to script handling in the admin, and further focus on data liberation. The conversation lists open performance tickets and ongoing patch reviews.

Read more →

Code Reference snippets now run in browser

This release1 featureNew capabilitiesAI-tallied from the release notes

WordPress 7.1 ships the first two runnable code examples in the Code Reference, powered by WordPress Playground; select Run to execute the snippet in your browser. More runnable snippets are planned for 7.2, and authors can mark code fences with a ```php interactive language tag to make them executable.

Read more →

Insert blocks from toolbar; custom style dots in Global Styles

This release6 featuresNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes

Block insertion is now available directly from the block toolbar, and Global Styles shows a dot indicator on blocks with custom overrides plus a filter to view only customized blocks. Also adds axial block gap for flex and grid group layouts, custom duotone colors in Global Styles, and Global Styles support for citations, inputs, and selects.

Read more →

Navigation component ships; Group gains axial gap

This release5 featuresNew capabilities30 enhancementsImprovements to existing features20 fixesBug fixesAI-tallied from the release notes
Gutenberg · v23.9.0

Adds a Navigation UI component and a page navigation slot, plus axial gap support for Group blocks. Includes a wide range of enhancements across components, block library, and editors, along with numerous bug fixes.

Read more →