Changeset 54471 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
- Timestamp:
- 10/11/2022 09:54:12 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
r53760 r54471 296 296 * @since 6.1.0 297 297 * 298 * @param @paramWP_Taxonomy $taxonomy The taxonomy.298 * @param WP_Taxonomy $taxonomy The taxonomy. 299 299 * @return array Links for the given taxonomy. 300 300 */
Note: See TracChangeset
for help on using the changeset viewer.