Changeset 42699 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 02/11/2018 05:15:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r42678 r42699 1329 1329 * @return mixed Returns null if the term does not exist. Returns the term ID 1330 1330 * if no taxonomy is specified and the term ID exists. Returns 1331 * an array of the term ID and the term taxonomy ID the taxonomy1331 * an array of the term ID and the term taxonomy ID if the taxonomy 1332 1332 * is specified and the pairing exists. 1333 1333 */
Note: See TracChangeset
for help on using the changeset viewer.