Make WordPress Core


Ignore:
Timestamp:
04/28/2022 09:57:51 AM (2 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections and improvements for changes introduced in 6.0.

See #54729

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-term-query.php

    r53299 r53302  
    952952     *
    953953     * @param WP_Term[] $term_objects Array of term objects.
    954      * @param string $_fields Field to format.
     954     * @param string    $_fields      Field to format.
    955955     *
    956956     * @return WP_Term[]|int[]|string[] Array of terms / strings / ints depending on field requested.
Note: See TracChangeset for help on using the changeset viewer.