As of WordPress 6.7.0, it is possible -- e.g. for plugins -- to register block templates via a new API, `register_block_template()`. Unlike block templates loaded from theme files or from the database, however, those block templates didn't have Block Hooks applied. This changeset rectifies this inconsistency. Props iamadisingh, aljullu, bernhard-reiter. Fixes #63808. Built from https://develop.svn.wordpress.org/trunk@60688 git-svn-id: http://core.svn.wordpress.org/trunk@60024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
61 KiB
61 KiB