Proposal: Auto-generate Block Editor Handbook docs from block.json

The Block Editor Handbook is one of the primary resources for developers building with GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses โ€˜blocksโ€™ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ […]

Proposal for merging WP AI Client into WordPress 7.0

This proposes merging the WP AI Client into WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. for WordPress 7.0. WP AI Client is developer infrastructure: a provider-agnostic APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each […]

X-post: Proposal: 2026 Major Release Schedule

X-comment from +make.wordpress.org/project: Comment on Proposal: 2026 Major Release Schedule

Coding Standard Proposal: Allow the use of the PHP short echo tag

Currently, the WordPress Coding Standard explicitly forbids the use of the PHP short echo tag (<?=) along with the PHPPHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 7.4 or higher short tagtag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, […]

Coding Standard Proposal: Make it explicit that PHP files must use the .php extension

The current WordPress Coding Standard does not specify which file extensions should be used for PHPPHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 7.4 or higher files. This proposal establishes that only the .php file extension should be allowed for PHP files. Motivation While web servers like ApacheApache Apache […]

X-post: Proposal: Responsible AI workflow for creating new documentation for WordPress 6.9

X-comment from +make.wordpress.org/docs: Comment on Proposal: Responsible AI workflow for creating new documentation for WordPress 6.9

WordPress 6.9 Planning Proposal and Call for Volunteers

Planning for WordPress 6.9 is underway with a proposed release date of December 2, 2025. This post outlines the key milestone dates and includes a call for volunteers to help lead the release. Whether you’re a seasoned contributor or new to release work, there are many ways to get involved.

Proposal: PHPStan in the WordPress core development workflow

What is PHPStan? PHPStan is a mature, popular, and well-maintained static code analysisStatic code analysis “…the analysis of computer software that is performed without actually executing programs, in contrast with dynamic analysis, which is analysis performed on programs while they are executing.” – Wikipedia tool for PHPPHP The web scripting language in which WordPress is […]

Proposal: Remove the “beta support” label from PHP 8.3 for WordPress 6.8

WordPress 6.4 to 6.8 are labelled as having โ€œbeta supportโ€ for PHP 8.3. The coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. software itself is compatible and has been since November 2023, but due to the acknowledgement that WordPress is rarely used in isolation (without any […]

Proposal: Introduce Maintenance Mode For Components

This proposal aims to introduce the concept of legacy components and a process of managing them in a way that is intentional and accountable. Once something is committed and released in WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., it comes with an implicit promise […]