Changeset 51241 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 06/25/2021 03:50:14 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-theme-json.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r51221 r51241 1096 1096 */ 1097 1097 $to_replace = array(); 1098 $to_replace[] = array( 'custom' );1099 1098 $to_replace[] = array( 'spacing', 'units' ); 1100 1099 $to_replace[] = array( 'color', 'duotone' );
Note: See TracChangeset
for help on using the changeset viewer.