Changeset 53827 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 08/04/2022 02:50:27 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r53669 r53827 3106 3106 * @param int $term_id The ID of the term. 3107 3107 * @param string $taxonomy The taxonomy of the term. 3108 * @param array |string$args {3109 * Optional. Array o r string of arguments for updating a term.3108 * @param array $args { 3109 * Optional. Array of arguments for updating a term. 3110 3110 * 3111 3111 * @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.