WordPress.org 为插件引入了一项新的可选功能——发布确认,旨在防止意外发布。启用后,插件提交者需要通过 Release Management 仪表板确认新版本发布,所有操作均通过邮件中的令牌链接进行验证。
In order to better protect plugins from inadvertent releases, we’ve added a new opt-in feature for plugins: Release Confirmation.
When enabled on a plugin, to release a new version of a plugin you’ll need to tag a new release in SVN as normal, and then confirm on the Release Management dashboard.
Access to the Release Management dashboard is limited to plugin committers, and all actions require confirmation via a tokenised link which is emailed to you as needed.
When WordPress.org detects a new version has been tagged in SVN, all committers are automatically sent an email notifying them that a new release is pending, who made it, and a link to the dashboard to confirm the release.
Plugin committers will also see a banner on the top of your WordPress.org plugins page directing you to the Release Management dashboard.
Once confirmed, the release will proceed as usual and should update within a few minutes.
Stable Tag: header in your trunk/readme.txt file.Release Confirmations are opt-in, but only requires a singular committer to confirm the release.
If a group would like to require multiple committers to approve a release, please contact the Plugins team with your request.