mirror of
git://develop.git.wordpress.org/
synced 2025-03-19 03:19:48 +01:00
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:
parent
16aca51d8b
commit
998eb6a98d
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user