Docs: Improve the @since 5.9.0 note for WP_Theme_JSON::PRESETS_METADATA.

Follow-up to [52320], [52401].

See #53399.

git-svn-id: https://develop.svn.wordpress.org/trunk@52403 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2021-12-21 10:18:28 +00:00
parent 16aca51d8b
commit 998eb6a98d

View File

@ -101,8 +101,8 @@ class WP_Theme_JSON {
* by means of the remove_insecure_properties method.
*
* @since 5.8.0
* @since 5.9.0 Added the `color/duotone`, `typography/fontFamily`, and `use_default_names
* presets and simplified the metadata structure.
* @since 5.9.0 Added the `color.duotone` and `typography.fontFamilies` presets,
* `use_default_names` preset key, and simplified the metadata structure.
* @var array
*/
const PRESETS_METADATA = array(