wordpress-develop/tests/phpunit/data/blocks/notice
Greg Ziółkowski 41475f336e Editor: Fix register_block_type does not recognise ancestor block setting
When registering block through PHP, using `register_block_type` function, newly introduced `ancestor` block setting in `block.json` was not recognised. It worked though, when block is registered from JavaScript.

Props lovor, annezazu.
Fixes #56184.




git-svn-id: https://develop.svn.wordpress.org/trunk@53718 602fd350-edb4-49c9-b593-d223f7449a82
2022-07-19 13:22:31 +00:00
..
block-rtl.css Blocks: Add automatic RTL handlind for block styles registered from metadata 2021-01-19 11:48:59 +00:00
block.asset.php Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.css Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.js Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.json Editor: Fix register_block_type does not recognise ancestor block setting 2022-07-19 13:22:31 +00:00