Changeset 58354 for trunk/src/wp-includes/kses.php
- Timestamp:
- 06/06/2024 08:00:08 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/kses.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/kses.php
r58294 r58354 2147 2147 unset( $decoded_data['isGlobalStylesUserThemeJSON'] ); 2148 2148 2149 $data_to_encode = WP_Theme_JSON::remove_insecure_properties( $decoded_data );2149 $data_to_encode = WP_Theme_JSON::remove_insecure_properties( $decoded_data, 'custom' ); 2150 2150 2151 2151 $data_to_encode['isGlobalStylesUserThemeJSON'] = true;
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)