Changeset 38716 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 10/04/2016 02:28:48 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r38698 r38716 1398 1398 * @global wpdb $wpdb WordPress database abstraction object. 1399 1399 * 1400 * @param int|string $term The term to check 1400 * @param int|string $term The term to check. Accepts term ID, slug, or name. 1401 1401 * @param string $taxonomy The taxonomy name to use 1402 1402 * @param int $parent Optional. ID of parent term under which to confine the exists search.
Note: See TracChangeset
for help on using the changeset viewer.