Releases Index

WordPress Core Dev Notes

$npx @buildinternet/releases get wordpress-core-dev-notes
Mon
Wed
Fri
SepOctNovDecJanFebMarAprMayJunJulAugSep
Less
More
Releases103Avg32/moVersionsv1.0 to v23.9

Maintenance of the GitHub mirror of the WordPress build repository has transferred from Mark Jaquith to the WordPress.org systems team. Syncing issues should now be reported on the make/systems blog or via the Slack #meta channel.

Read more →
v7.1.1

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 →

The WordPress development toolchain now requires Node.js ≥24.18.0 and npm ≥11.16.0, with older branches staying on the previous versions. Contributors must update local environments, reinstall dependencies, and merge latest trunk before continuing work; Node.js 26.x upgrade is planned for later this year.

Read more →
v7.2

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 →
v7.2

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 →

Agenda covers the upcoming releases (7.1, 7.2) with an open floor and discussion sections, plus announcements on PHPUnit test cleanup for 7.2, the 7.1 release retrospective, runnable code examples in the Code Reference, and replacing dashicons in the admin bar.

Read more →
v7.2

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 →

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 →

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 →

Contributors held an off-the-record conversation at WordCamp US 2026 about WordPress's relationship with the PHP language and community, covering pain points like backward compatibility friction, PHP 7.4 adoption still at roughly 18% of sites, and a proposal to revisit WASM support.

Read more →
v23.9

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 →

Agenda for the September 2, 2026 WordPress Developers Chat covers upcoming releases, including a Secrets API proposal for WP 7.2, the 7.1.1 release schedule, and updates to the vulnerability disclosure program.

Read more →
v7.2

Proposal outlines a WordPress 7.2 Secrets API with always-on encryption, WP-CLI support, and no admin UI until 7.3. Secrets are stored encrypted under a master-key envelope, masked in logs, and retrieved via wp_get_secret() which distinguishes absent from broken. A feature plugin will ship first, then core with an identical API surface.

Read more →
Last Checked
3h ago
Latest
Sep 15, 2026
Tracking since Apr 2, 2026