Changeset 60663
- Timestamp:
- 08/26/2025 06:14:46 PM (2 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-block.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block.php
r60611 r60663 298 298 $parsed_block = $this->parsed_block; 299 299 $computed_attributes = array(); 300 301 300 $supported_block_attributes = 302 301 self::BLOCK_BINDINGS_SUPPORTED_ATTRIBUTES[ $block_type ] ??
Note: See TracChangeset
for help on using the changeset viewer.