WordPress has officially opened the call for volunteers for the Twenty Twenty-Seven default theme, and the timeline is surprisingly aggressive. Specifically, this theme is slated to ship with WordPress 7.2 in early December 2026, which means the architectural heavy lifting starts now. If you’ve been sitting on the sidelines of core development, this is a prime opportunity to see how the sausage is made at scale.
The Technical Stakes of WordPress 7.2
Aligning with Matt Mullenweg and the leadership team, Henrique (@iamarinoh) has been tapped as the lead designer. However, design is only half the battle. Building a Twenty Twenty-Seven default theme that supports the latest Block API features while maintaining backward compatibility is a significant engineering challenge. For instance, we aren’t just talking about basic templates anymore; we are talking about sophisticated block patterns, complex theme.json configurations, and ensuring performance isn’t tanked by unoptimized assets.
Furthermore, as discussed in my previous look at the WordPress 7.0 roadmap, the core ecosystem is moving toward even deeper block integration. Consequently, the development phase for this theme will likely overlap with major changes in the Interactivity API and advanced block styling pseudo-selectors.
Why Senior Devs Should Care
In contrast to a custom client build, a default theme must be “everything to everyone.” You have to account for edge cases that 99% of developers never see. Specifically, you’ll be dealing with:
- Global Styles: Ensuring fluidity across various screen sizes without breaking the editor experience.
- Block Hooks: Implementing dynamic data injection that doesn’t cause race conditions.
- Performance: Keeping the Largest Contentful Paint (LCP) under the recommended thresholds on standard hosting.
If you’re interested in helping, the deadline to comment is Friday, March 27th. You can find the full official call for volunteers on the Make WordPress Core blog. Keep in mind that the primary commitment window falls between now and the WordPress 7.2 release in December. For more context on building modern themes, check out the WordPress Theme Handbook.
Look, if this Twenty Twenty-Seven default theme stuff is eating up your dev hours, let me handle it. I’ve been wrestling with WordPress since the 4.x days.
The Core Contributor Takeaway
Volunteering for a default theme isn’t just about giving back; it’s the best way to future-proof your skills. Therefore, if you have the bandwidth, jump into the comments on the core post and get involved. It’s better to help build the tools than to complain when they don’t work the way you want.