Make WordPress Core


Ignore:
Timestamp:
09/24/2019 12:53:09 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve consistency in @since tags for parameters that were made optional.

See #47110.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/link-template.php

    r46236 r46288  
    982982 *
    983983 * @since 3.1.0
    984  * @since 4.5.0 The `$taxonomy` argument was made optional.
     984 * @since 4.5.0 The `$taxonomy` parameter was made optional.
    985985 *
    986986 * @param int    $term_id     Term ID.
Note: See TracChangeset for help on using the changeset viewer.