Changeset 56709 for trunk/src/wp-includes/class-wp-theme-json-resolver.php
- Timestamp:
- 09/26/2023 01:45:23 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json-resolver.php
r56179 r56709 357 357 if ( 358 358 isset( $block_type->supports['spacing']['blockGap']['__experimentalDefault'] ) && 359 null === _wp_array_get( $config, array( 'styles', 'blocks', $block_name, 'spacing', 'blockGap' ), null)359 ! isset( $config['styles']['blocks'][ $block_name ]['spacing']['blockGap'] ) 360 360 ) { 361 361 /*
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)