The core team is working hard on better release automation, including CLI scripts, AI skills, and updated documentation. Why is this work important? A minor WordPress release—including every security patch—can touch 20+ branches, and much of the work is manual and error-prone. Example tasks include: tag the older WordPress version branches, draft a HelpHub page […]
The core Core is the set of software required to run WordPress. The Core Development Team builds WordPress. team is working hard on better release automation, including CLI Command Line Interface. Terminal (Bash) in Mac, Command Prompt in Windows, or WP-CLI for WordPress. scripts, AI skills, and updated documentation.
Why is this work important? A minor WordPress release—including every security patch A special text file that describes changes to code, by identifying the files and lines which are added, removed, and altered. It may also be referred to as a diff. A patch can be applied to a codebase for testing.—can touch 20+ branches, and much of the work is manual and error-prone.
Example tasks include: tag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, etc.), the common convention of tags in version control systems. (Not to be confused with post tags.) the older WordPress version branches, draft a HelpHub page per version, check the SVN Subversion, the popular version control system (VCS) by the Apache project, used by WordPress to manage changes to its codebase. merges for accuracy, and build the props list.
Our mission is to remove friction and help releases become faster, smoother, and more predictable.
👉 Six new tools are now live in WordPress/core-release-utils:
svn cp tag commands from each branch A directory in Subversion. WordPress uses branches to store the latest development code for each major release (3.9, 4.0, etc.). Branches are then updated with code for any minor releases of that branch. Sometimes, a major version of WordPress and its minor versions are collectively referred to as a "branch", such as "the 4.0 branch".’s $wp_version.svn merge --record-only record every revision before a commit.svn patch.Each tool has a README and tests. The tools print the commands—you run them.
Try these on your next minor release A set of releases or versions having the same minor version number may be collectively referred to as .x , for example version 5.2.x to refer to versions 5.2, 5.2.1, 5.2.3, and all other versions in the 5.2 (five dot two) branch of that software. Minor Releases often make improvements to existing features and functionality. and tell us how they went: feedback and PRs welcome.
Thanks to @jorbin for creating the new GitHub repo.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | WordPress 7.1.1 RC1 is now available | 0 | 12.64 | 10-09-2026 |
| 2 | Maintainer changes for WordPress/WordPress GitHub repo | 0 | 6.97 | 15-09-2026 |
| 3 | WordPress Contributor Toolkit 1.0: A smoother workflow for your first Core contribution | 0 | 10.35 | 14-08-2026 |
| 4 | Announcing the WordPress 7.2 Release Squad | 0 | 9.94 | 09-09-2026 |
| 5 | WordPress 7.0.2 Release | 0 | 11.49 | 17-07-2026 |
| 6 | Updating WordPress to use Node.js 24 and npm 11 | 0 | 15.9 | 09-09-2026 |
| 7 | WordPress 7.1 Release Candidate Phase | 0 | 11.72 | 05-08-2026 |
| 8 | Iterating from live events to livestreamed releases | 0 | 11.49 | 23-09-2026 |
| 9 | Релиз WordPress 7.0 | 0 | 16.65 | 20-05-2026 |
| 10 | Bug Scrub Schedule for WordPress 7.2 | 0 | 12.25 | 09-09-2026 |