wordpress-develop/tests/phpunit/data/blocks
Greg Ziółkowski 0422b53ad2 Blocks: Allow reading the script handle from asset files
In the [documentation for WPDefinedAsset definition](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/#wpdefinedasset) for block metadata there is a note about the handle. That was missing in WordPress core.

Props gziolo, jsnajdr, youknowriad.
Fixes #60485.




git-svn-id: https://develop.svn.wordpress.org/trunk@57590 602fd350-edb4-49c9-b593-d223f7449a82
2024-02-12 11:40:49 +00:00
..
fixtures Editor: Update the WordPress packages to the Gutenberg 16.7 RC2 version. 2024-01-29 21:04:18 +00:00
hooked-block-error General: Add $schema property to block and theme JSON files. 2024-01-23 13:05:08 +00:00
notice Blocks: Allow reading the script handle from asset files 2024-02-12 11:40:49 +00:00
pattern-directory Editor: Support the block_types and viewport_width props for remote patterns fetched from Pattern Directory. 2023-02-06 19:38:08 +00:00
do-blocks-expected.html Blocks: Parse blocks when displaying posts. 2018-12-13 18:11:10 +00:00
do-blocks-original.html Blocks: Introduce register_block_type(), unregister_block_type(), and get_dynamic_blocks() functions. 2018-12-13 09:53:10 +00:00