[wp-trac] [WordPress Trac] #64639: Allow PHP-Only Block Registration
WordPress Trac
noreply at wordpress.org
Sat Feb 14 12:49:05 UTC 2026
#64639: Allow PHP-Only Block Registration
--------------------------+--------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+--------------------
This ticket tracks the backport of PHP files for the following Gutenberg
updates:
https://github.com/WordPress/gutenberg/pull/75543
If the `supports.auto_register` flag is opted in when executing
`register_block_type()`, those blocks will be exposed as the
`autoRegisterBlocks` block editor setting.
The editor will use that setting to generate the blocks using server-side
rendering.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64639>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list