Title: WordPress 6.0 Development Cycle
Author: Aaron Jorbin
Published: January 25, 2022
Last modified: April 5, 2023

---

#  WordPress 6.0 Development Cycle

[Dev Chat Agendas](https://make.wordpress.org/core/tag/agenda+6-0/) | [Dev Chat Summaries](https://make.wordpress.org/core/tag/summary+6-0/)
| [Bug Scrubs Schedule](https://make.wordpress.org/core/2022/03/15/bug-scrub-schedule-for-6-0/)
| [Dev Notes](https://make.wordpress.org/core/tag/dev-notes+6-0/) | [Field Guide](https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/)
| [All Posts Tagged 6.0](https://make.wordpress.org/core/tag/6-0/) | [6.0 Release Leads Channel](https://wordpress.slack.com/archives/C035NHLFUSY)

WordPress 6.0 will be the second [major release](https://make.wordpress.org/core/handbook/about/release-cycle/releasing-major-versions/)
of 2022 and is in the early planning stages. Check back in as more information is
made available.

## Release team

 * **Release LeadRelease Lead The community member ultimately responsible for the
   Release.:** [Matt Mullenweg](https://profiles.wordpress.org/matt/)
 * **Release Coordinators:** [Héctor Prieto](https://profiles.wordpress.org/priethor/)
   and [Anne McCarthy](https://profiles.wordpress.org/annezazu/)
 * **CoreCore Core is the set of software required to run WordPress. The Core Development
   Team builds WordPress. Tech** **Lead**: [Peter Wilson](https://profiles.wordpress.org/peterwilsoncc/)
 * **Editor Tech Leads:** [Adam Zieliński ](https://profiles.wordpress.org/zieladam/)
   and [Greg Ziółkowski ](https://profiles.wordpress.org/gziolo/)
 * **Core Triagetriage The act of evaluating and sorting bug reports, in order to
   decide priority, severity, and other factors. Leads:** [Ahmed Chaion](https://profiles.wordpress.org/chaion07/)
   and [Colin Stewart](https://profiles.wordpress.org/costdev/)
 * **Core Editor Triage Lead: **[Nick Diego](https://profiles.wordpress.org/ndiego/)
 * **Documentation Leads:** [Birgit Pauli-Haack](https://profiles.wordpress.org/bph/),
   [Milana Cap](https://profiles.wordpress.org/milana_cap/), and [Abha Thakor](https://profiles.wordpress.org/webcommsat/)
 * **Marketing & Communications Lead:** [Dan Soschin](https://profiles.wordpress.org/dansoschin/)
 * **Test Leads:** [Piotrek Boniu](https://profiles.wordpress.org/boniu91/) and 
   [Brian Alexander](https://profiles.wordpress.org/ironprogrammer/)
 * **Design Lead:** [Channing Ritter](https://profiles.wordpress.org/critterverse/)

All release decisions will ultimately be this release teams’ to make and communicate
while gathering input from the community.

## Release Schedule

| 4 January 2022 | Alpha Begins. [Trunk is open for business](https://core.trac.wordpress.org/changeset/52448). | 
| 17 February 2022 | [6.0 Pre-planning post](https://make.wordpress.org/core/2022/02/16/wordpress-6-0-planning-roundup/). | 
| 5 April 2022 | **Walkthrough**. A live and moderated review of features slated for the release. | 
| 12 April 2022 | **BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. 1**. From this point on, core contributorsCore Contributors Core contributors are those who have worked on a release of WordPress, by creating the functions or finding and patching bugs. These contributions are done through Trac. [https://core.trac.wordpress.org](https://core.trac.wordpress.org) will focus on testing and fixing bugs discovered during beta testing. Begin writing Dev Notesdev note Each important change in WordPress Core is documented in a developers note, (usually called dev note). Good dev notes generally include a description of the change, the decision that led to this change, and a description of how developers are supposed to work with that change. Dev notes are published on Make/Core blog during the beta phase of WordPress release cycle. Publishing dev notes is particularly important when plugin/theme authors and WordPress developers need to be aware of those changes.In general, all dev notes are compiled into a Field Guide at the beginning of the release candidate phase. and the About page (SlackSlack Slack is a Collaborative Group Chat Platform [https://slack.com/](https://slack.com/). The WordPress community has its own Slack Channel at [https://make.wordpress.org/chat/](https://make.wordpress.org/chat/) archive, ZIP download). | 
| 19 April 2022 | **Beta 2**. Test the beta release, fix bugs discovered during beta testing, continue writing Dev Notes and the About page (Slack archive, ZIP download). | 
| 26 April 2022 | **Beta 3**. Test the beta release, fix bugs discovered during beta testing, continue writing Dev Notes and the About page (Slack archive, ZIP download). | 
| 2 May 2022 | **Beta 4**. Test the beta release, fix bugs discovered during beta testing, continue writing Dev Notes and the About page, [soft string freeze](https://make.wordpress.org/polyglots/handbook/glossary/#soft-freeze) (Slack archive, ZIP download). | 
| 3 May 2022 | **Release candidaterelease candidate One of the final stages in the version release cycle, this version signals the potential to be a final release to the public. Also see [alpha (beta)](https://make.wordpress.org/core/6.0/?output_format=md#alpha-beta). 1**. Publish the Field GuideField guide The field guide is a type of blogpost published on Make/Core during the release candidate phase of the [WordPress release cycle](https://make.wordpress.org/core/handbook/about/release-cycle/). The field guide generally lists all the dev notes published during the beta cycle. This guide is linked in the about page of the corresponding version of WordPress, in the release post and in the HelpHub version page. with Dev Notes, commit the About page, begin drafting the release post, [hard string freeze](https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze), and branchbranch 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". for the release. (Slack archive, ZIP download). | 
| 10 May 2022 | **Release candidate 2**. Update the About page images and continue drafting the release post (Slack archive, ZIP download). | 
| 17 May 2022 | **Release candidate** **3**. Update the About page images and continue drafting the release post (Slack archive, ZIP download). | 
| 20 May 2022 | **Release candidate 4**. Continue drafting the release post (Slack archive, ZIP download). | 
| 23 May 2022 | **Dry run** for release of WordPress 6.0 and 24-hour code freeze (Slack archive). | 
| 24 May 2022 | **WordPress 6.0 is released** (Slack archive, ZIP download)! |

## How to contribute

To get involved in WordPress core development, head over to TracTrac An open source
project by Edgewall Software that serves as a bug tracker and project management
tool for WordPress., and [pick a 6.0 ticket.](https://core.trac.wordpress.org/report/6)
Need help? **Check out the [Core Contributor Handbook](https://make.wordpress.org/core/handbook/)**.

Get your patches done and submitted as soon as possible, then help find people to
test the patches and leave feedback on the ticketticket Created for both bug reports
and feature development on the bug tracker.. Patches for enhancements will not be
committed after the dates posted above so that we can all focus on squashing bugs
and deliver the most bugbug A bug is an error or unexpected result. Performance 
improvements, code optimization, and are considered enhancements, not defects. After
feature freeze, only bugs are dealt with, with regressions (adverse changes from
the previous version) being the highest priority.-free WordPress ever 😉

If you want to dive deeper into 6.0, join the weekly meetings in the [#core](https://wordpress.slack.com/archives/core)
Slack channel, which occur next at [Wednesday at 20:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260603T2000).

# Post navigation
