diff --git a/src/wp-includes/deprecated.php b/src/wp-includes/deprecated.php index 91b1dfba29818..04d91172d50a0 100644 --- a/src/wp-includes/deprecated.php +++ b/src/wp-includes/deprecated.php @@ -4451,6 +4451,7 @@ function _get_path_to_translation_from_lang_dir( $domain ) { * @access private * @deprecated 6.1.0 No longer used for parsing typography values. * Use wp_style_engine_get_styles(). + * @see wp_style_engine_get_styles() * * @param array $attributes Block's attributes. * @param string $feature Key for the feature within the typography styles.