Changeset 51327 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 07/03/2021 09:41:02 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r51003 r51327 949 949 * to the slug of the term's taxonomy. 950 950 * 951 * Possible hook names include: 952 * 953 * - `get_category` 954 * - `get_post_tag` 955 * 951 956 * @since 2.3.0 952 957 * @since 4.4.0 `$_term` is now a `WP_Term` object.
Note: See TracChangeset
for help on using the changeset viewer.