Changeset 58797 for trunk/src/wp-includes/global-styles-and-settings.php
- Timestamp:
- 07/24/2024 12:24:31 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/global-styles-and-settings.php
r58710 r58797 248 248 * 249 249 * @since 6.1.0 250 * @since 6.7.0 Resolve relative paths in block styles. 250 251 * 251 252 * @global WP_Styles $wp_styles … … 255 256 256 257 $tree = WP_Theme_JSON_Resolver::get_merged_data(); 258 $tree = WP_Theme_JSON_Resolver::resolve_theme_file_uris( $tree ); 257 259 $block_nodes = $tree->get_styles_block_nodes(); 258 260 foreach ( $block_nodes as $metadata ) {
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)