Make WordPress Core


Ignore:
Timestamp:
01/24/2023 08:38:25 PM (22 months ago)
Author:
hellofromTonya
Message:

Editor: Adds 'settings.typography.fluid.minFontSize' support to wp_get_typography_font_size_value().

In wp_get_typography_font_size_value(), adds support for using a minimum font size for fluid typography when defined in a theme's theme.json file.

Reference:

Follow-up to [54497], [54260].

Props andrewserong, ramonopoly, hellofromTonya, joen.
Fixes #57529.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/theme/themeDir.php

    r55086 r55133  
    181181            'Block Theme Child with no theme.json',
    182182            'Block Theme Child Theme With Fluid Typography',
     183            'Block Theme Child Theme With Fluid Typography Config',
    183184            'Block Theme [0.4.0]',
    184185            'Block Theme [1.0.0] in subdirectory',
Note: See TracChangeset for help on using the changeset viewer.