Start of the meeting in Slack, facilitated by @amykamala [See the agenda…
WordPress
npx @buildinternet/releases get wordpressMultisite user deletion no longer destroys content; 7.1 hook key fatal fixed
This release1 enhancementImprovements to existing features20 fixesBug fixesAI-tallied from the release notesRelease 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.
Timezone display in DataForm; icons redrawn stroke-based
preThis release5 featuresNew capabilities8 enhancementsImprovements to existing featuresAI-tallied from the release notesDataForm 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.
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.
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.
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.
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.
WordPress core tests now publish timing metrics
This release1 featureNew capabilities2 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notesPushes 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.
WordPress Core Performance Chat Summary: September 8, 2026
This release1 fixBug fixesAI-tallied from the release notesThis 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.
The WordPress core team is collecting feedback on the 7.1 release cycle through a survey and comments, open until September 30, 2026. Submissions will be anonymized in a follow-up summary.
React upgraded to 19.2.8
This release1 fixBug fixesAI-tallied from the release notesUpgraded React from 19 to 19.2.8, with the version now read from package.json.
Code Reference snippets now run in browser
This release1 featureNew capabilitiesAI-tallied from the release notesWordPress 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.
Dashicons replaced with SVG WordPress icons in admin UI
Breaking (minor)This release1 featureNew capabilitiesAI-tallied from the release notesDashicons in the admin bar and sidebar are being replaced with WordPress icon set SVGs via the wp_get_icon() function from WordPress 7.1. The change improves screen-reader predictability, supports forced-colours settings better, and simplifies the visual language.
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.
This dev chat summary covers a proposal for a Secrets API in WordPress 7.2, the published release schedule for 7.1.1, and updates to the WordPress vulnerability disclosure program.
Insert blocks from toolbar; custom style dots in Global Styles
This release6 featuresNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notesBlock 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.
Navigation component ships; Group gains axial gap
This release5 featuresNew capabilities30 enhancementsImprovements to existing features20 fixesBug fixesAI-tallied from the release notesAdds 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.
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.
WordPress 7.1.1 is planned as a bug-fix-only maintenance release, scheduled for general release on September 17, 2026. RC1 lands September 10, with bug scrubs and the 7.1.2 milestone opening at the September 8 scrub.
An X-comment from the WordPress security team links to updated information on the Vulnerability Disclosure Program.