[wp-trac] [WordPress Trac] #64639: Allow PHP-Only Block Registration

WordPress Trac noreply at wordpress.org
Tue Feb 17 13:19:38 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                               |  Resolution:
 Keywords:  has-patch has-unit-tests gutenberg-  |     Focuses:
  merge                                          |
-------------------------------------------------+-------------------------
Description changed by wildworks:

Old description:

> 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.

New description:

 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`~~ `supports.autoRegister` 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#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list