Changeset 54486 for trunk/src/wp-includes/blocks/page-list.php
- Timestamp:
- 10/11/2022 03:36:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/page-list.php
r54483 r54486 122 122 $font_sizes['inline_styles'] = sprintf( 123 123 'font-size: %s;', 124 gutenberg_get_typography_font_size_value(124 wp_get_typography_font_size_value( 125 125 array( 126 126 'size' => $context['style']['typography']['fontSize'],
Note: See TracChangeset
for help on using the changeset viewer.