Make WordPress Core


Ignore:
Timestamp:
02/15/2023 10:54:41 PM (3 years ago)
Author:
audrasjb
Message:

Docs: Use correct 6.2.0 @since version in multiple docblocks.

Props kebbet, audrasjb, mukesh27.
See #56792.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-theme-json.php

    r55345 r55349  
    273273         * property is used to validate whether or not a style value is allowed.
    274274         *
    275          * @since 6.1.2
     275         * @since 6.2.0
     276         *
    276277         * @var array
    277278         */
     
    30373038         * sets in the given output node.
    30383039         *
    3039          * @since 6.1.2
     3040         * @since 6.2.0
    30403041         *
    30413042         * @param array $input  Node to process.
Note: See TracChangeset for help on using the changeset viewer.