Skip to content

Commit

Permalink
Updates annotations for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofromtonya committed Jan 24, 2023
1 parent e29bf72 commit 74588c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/wp-includes/block-supports/typography.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ function wp_get_computed_fluid_typography_value( $args = array() ) {
*
* @since 6.1.0
* @since 6.1.1 Adjusted rules for min and max font sizes.
* @since 6.2.0 Added 'settings.typography.fluid.minFontSize' support.
*
* @param array $preset {
* Required. fontSizes preset value as seen in theme.json.
Expand Down
1 change: 1 addition & 0 deletions tests/phpunit/tests/block-supports/typography.php
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ public function data_generate_font_size_preset_fixtures() {
*
* @ticket 56467
* @ticket 57065
* @ticket 57529
*
* @covers ::wp_register_typography_support
*
Expand Down

0 comments on commit 74588c3

Please sign in to comment.