Changeset 58864 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 08/07/2024 07:56:43 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r58856 r58864 2739 2739 * Updated general global styles specificity to 0-1-0. 2740 2740 * Fixed custom CSS output in block style variations. 2741 * @since 6.6.1 Avoid applying `:root :where()` wrapper to top-level element-only selectors.2742 * @since 6.6.2 Avoid applying `:root :where()` wrapper to root selectors.2743 2741 * 2744 2742 * @param array $block_metadata Metadata about the block to get styles for.
Note: See TracChangeset
for help on using the changeset viewer.