Changeset 28952
- Timestamp:
- 07/02/2014 01:38:22 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r28951 r28952 2622 2622 * Will replace all existing related terms in this taxonomy. 2623 2623 * @param array|string $taxonomy The context in which to relate the term to the object. 2624 * @param bool $append If false will delete difference of terms.2624 * @param bool $append Optional. If false will delete difference of terms. Default false. 2625 2625 * @return array|WP_Error Affected Term IDs. 2626 2626 */
Note: See TracChangeset
for help on using the changeset viewer.