Title: WordPress 6.6 Development Cycle
Author: David Baumwald
Published: April 2, 2024
Last modified: July 16, 2024

---

#  WordPress 6.6 Development Cycle

[Dev Chat Agendas](https://make.wordpress.org/core/tag/agenda+6-6/) | [Dev](https://make.wordpress.org/core/tag/summary+6-4/)
[ ](https://make.wordpress.org/core/tag/summary+6-5/)[Chat Summaries](https://make.wordpress.org/core/tag/summary+6-6/)
| [Roadmap post](https://make.wordpress.org/core/2024/05/03/roadmap-to-6-6/) | [Bug Scrubs Schedule](https://make.wordpress.org/core/2024/05/18/bug-scrub-schedule-for-wordpress-6-6/)
| [Dev Notes](https://make.wordpress.org/core/tag/dev-notes+6-6/) | [Field Guide](https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/)
| [Help Test 6.6](https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/)
| [All Posts Tagged 6.6](https://make.wordpress.org/core/tag/6-6/) | [6.6 Release Leads Channel](https://wordpress.slack.com/archives/C06U06K50Q5)

WordPress 6.6 will be the second [major release](https://make.wordpress.org/core/handbook/about/release-cycle/releasing-major-versions/)
of 2024.

## Release team

 * **Release LeadRelease Lead The community member ultimately responsible for the
   Release.:** [Matt Mullenweg](https://profiles.wordpress.org/matt/)
 * **Release Coordinator:** [Meher Bala](https://profiles.wordpress.org/meher/)
 * **CoreCore Core is the set of software required to run WordPress. The Core Development
   Team builds WordPress. Tech Lead:** [Jb Audras](https://profiles.wordpress.org/audrasjb/)
 * **Editor Tech Leads: **[Ella van Durpe](https://profiles.wordpress.org/ellatrix/),
   [Vicente Canales](https://profiles.wordpress.org/vcanales/)
 * **Core Triagetriage The act of evaluating and sorting bug reports, in order to
   decide priority, severity, and other factors. Leads:** [Olga Gleckler](https://profiles.wordpress.org/oglekler/),
   [Nazmul Hasan Robin](https://profiles.wordpress.org/nhrrob/)
 * **Editor Triage Leads:** [Fabian Kägy](https://profiles.wordpress.org/fabiankaegy/),
   [Damon Cook](https://profiles.wordpress.org/colorful-tones/) 
 * **Marketing & Communications Lead:** [Mary Baum](https://profiles.wordpress.org/marybaum/)
 * **Test Lead:** [Anne McCarthy](https://profiles.wordpress.org/annezazu/)
 * **Design Lead:** [Rich Tabor](https://profiles.wordpress.org/richtabor/)
 * **Performance Lead:** [Adam Silverstein](https://profiles.wordpress.org/adamsilverstein/)
 * **Documentation Leads:** [JuanMa Garrido](https://profiles.wordpress.org/juanmaguitar/),
   [Jenny Dupuy](https://profiles.wordpress.org/jdy68/), [Josep Morán](https://profiles.wordpress.org/josepmoran/)

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

## Release Schedule

| March 29, 2024 | [6.6 Pre-planning post.](https://make.wordpress.org/core/2024/03/29/wordpress-6-6-planning-proposal-call-for-volunteers/) | 
| March 5, 2024 | **Alpha Begins.** Trunktrunk A directory in Subversion containing the latest development code in preparation for the next major release cycle. If you are running "trunk", then you are on the latest revision. is open for business. | 
| June 4, 2024 | **[Beta 1](https://wordpress.org/news/2024/06/wordpress-6-6-beta-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 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. 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 ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1717517366935359), [ZIP download](https://wordpress.org/wordpress-6.6-beta1.zip)). | 
| June 11, 2024 | **[Beta 2](https://wordpress.org/news/2024/06/wordpress-6-6-beta-2/)**. Test the beta release, fix bugs discovered during beta testing, and continue writing Dev Notes and the About page ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1718121716613169), [ZIP download](https://wordpress.org/wordpress-6.6-beta2.zip)). | 
| June 18, 2024 | **[Beta 3](https://wordpress.org/news/2024/06/wordpress-6-6-beta-3/)**. Test the beta release, fix bugs discovered during beta testing, and continue writing Dev Notes and the About page ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1718726662982799), [ZIP download](https://wordpress.org/wordpress-6.6-beta3.zip)). | 
| June 24, 2024 | **[Beta 4](https://wordpress.org/news/2024/06/wordpress-6-5-5/)**. Test the beta release, fix bugs discovered during beta testing, and continue writing Dev Notes and the About page ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1719248564655899), [ZIP download](https://wordpress.org/wordpress-6.6-beta4.zip)). | 
| June 25, 2024 | **[Release candidate 1](https://wordpress.org/news/2024/06/wordpress-6-6-rc1/)**. 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, 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](https://wordpress.slack.com/archives/C02RQBWTW/p1719331307748529), [ZIP download](https://wordpress.org/wordpress-6.6-RC1.zip)). | 
| July 2, 2024 | **[Release candidate 2](https://wordpress.org/news/2024/07/wordpress-6-6-rc2/)**. Update the About page images and continue drafting the release post ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1719937900166109), [ZIP download](https://wordpress.org/wordpress-6.6-RC2.zip)). | 
| July 9, 2024 | [**Release candidate** **3**](https://wordpress.org/news/2024/07/wordpress-6-6-rc3/). Update the About page images and continue drafting the release post ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1720545066950309), [ZIP download](https://wordpress.org/wordpress-6.6-RC3.zip)). | 
| July 15, 2024 | [**Release candidate 4**](https://make.wordpress.org/core/2024/07/15/wordpress-6-6-rc4/). Update the About page images and continue drafting the release post ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1721055084809989), [ZIP download](https://wordpress.org/wordpress-6.6-RC4.zip)). | 
| July 15, 2024 | **[Dry run](https://make.wordpress.org/core/2024/07/12/wordpress-6-6-release-day-process/)** for release of WordPress 6.6 and 24-hour code freeze ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1721058258567509)). | 
| July 16, 2024 | **[WordPress 6.6 is released](https://wordpress.org/news/2024/07/dorsey/)** ([Slack archive](https://wordpress.slack.com/archives/C02RQBWTW/p1721145759463339), [ZIP download](https://wordpress.org/wordpress-6.6.zip))! |

## 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.6 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 delivering 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.6, join the weekly meetings in the [#core](https://wordpress.slack.com/archives/core)
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/)
channel, which occur every Wednesday at 20:00 UTC.

# Post navigation
