Files
wordpress/wp-includes/class-wp-block.php
Bernhard Reiter f263907cda Block Bindings: Communicate supported block attributes from server.
Instead of requiring the client side to keep a separate list of block attributes that are supported by Block Bindings, communicate that list from the server -- including block attributes that were added there via the `block_bindings_supported_attributes` filter.

Props bernhard-reiter, mukesh27, gziolo.
Fixes #64030.
Built from https://develop.svn.wordpress.org/trunk@60807


git-svn-id: http://core.svn.wordpress.org/trunk@60143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-09-29 08:59:31 +00:00

22 KiB