Changeset 49669 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 11/19/2020 03:18:28 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r49612 r49669 4567 4567 * @since 2.7.0 4568 4568 * 4569 * @param int $object_id ID of the object (post ID, link ID, ...). 4570 * @param string $taxonomy Single taxonomy name. 4571 * @param int|string|array $terms Optional. Term term_id, name, slug or array of said. Default null. 4569 * @param int $object_id ID of the object (post ID, link ID, ...). 4570 * @param string $taxonomy Single taxonomy name. 4571 * @param int|string|int[]|string[] $terms Optional. Term ID, name, slug, or array of such 4572 * to check against. Default null. 4572 4573 * @return bool|WP_Error WP_Error on input error. 4573 4574 */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)