Changeset 61015
- Timestamp:
- 10/21/2025 10:57:43 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-supports/typography.php
r58950 r61015 307 307 */ 308 308 function wp_render_typography_support( $block_content, $block ) { 309 if ( ! empty( $block['attrs']['fitText'] ) ) { 310 wp_enqueue_script_module( '@wordpress/block-editor/utils/fit-text-frontend' ); 311 } 309 312 if ( ! isset( $block['attrs']['style']['typography']['fontSize'] ) ) { 310 313 return $block_content;
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)