Changeset 51379
- Timestamp:
- 07/07/2021 10:46:40 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/trunk removed
- Property svn:mergeinfo changed
-
trunk/src/wp-includes/blocks.php
r51378 r51379 717 717 ); 718 718 719 $allowed_blocks = array_merge( $allowed_inner_blocks, $allowed_wrapper_blocks );720 721 719 /** 722 720 * Filters the list of blocks that can be used as wrapper blocks, allowing
Note: See TracChangeset
for help on using the changeset viewer.