Changeset 36400 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 01/26/2016 02:18:04 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r36399 r36400 3623 3623 * @since 4.5.0 Added $clean_taxonomy param. 3624 3624 * 3625 * @param array $ids An array of term IDs.3626 * @param string $taxonomy Taxonomy slug.3625 * @param array $ids An array of term IDs. 3626 * @param string $taxonomy Taxonomy slug. 3627 3627 * @param bool $clean_taxonomy Whether or not to clean taxonomy-wide caches 3628 3628 */
Note: See TracChangeset
for help on using the changeset viewer.