Make WordPress Core


Ignore:
Timestamp:
08/04/2022 02:50:27 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various corrections and improvements to inline documentation.

See #55646

File:
1 edited

Legend:

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

    r53669 r53827  
    31063106 * @param int          $term_id  The ID of the term.
    31073107 * @param string       $taxonomy The taxonomy of the term.
    3108  * @param array|string $args {
    3109  *     Optional. Array or string of arguments for updating a term.
     3108 * @param array        $args {
     3109 *     Optional. Array of arguments for updating a term.
    31103110 *
    31113111 *     @type string $alias_of    Slug of the term to make this term an alias of.
Note: See TracChangeset for help on using the changeset viewer.