Changeset 14785
- Timestamp:
- 05/21/2010 06:19:56 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/taxonomy.php
r14784 r14785 1555 1555 * @uses do_action() Calls 'created_$taxonomy' hook with term id and taxonomy id as parameters. 1556 1556 * 1557 * @param int|string $term The term to add or update.1557 * @param string $term The term to add or update. 1558 1558 * @param string $taxonomy The taxonomy to which to add the term 1559 1559 * @param array|string $args Change the values of the inserted term
Note: See TracChangeset
for help on using the changeset viewer.