Changeset 63542 for trunk/src/wp-includes/block-supports/typography.php
- Timestamp:
- 09/08/2026 08:05:22 PM (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-supports/typography.php
r63382 r63542 305 305 */ 306 306 function wp_render_typography_support( $block_content, $block ) { 307 if ( ! empty( $block['attrs']['fitText'] ) && $block['attrs']['fitText'] &&! is_admin() ) {307 if ( ! empty( $block['attrs']['fitText'] ) && ! is_admin() ) { 308 308 wp_enqueue_script_module( '@wordpress/block-editor/utils/fit-text-frontend' ); 309 309
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)