rest_get_route_for_term
rest_get_route_for_term ( $term )
Parameters:- (int|WP_Term) term Term ID or term object.
Returns:- (string) The route path with a leading slash for the given term, or an empty string if there is not a route.
Defined at: - Introduced in WordPress: 5.5.0
- Deprecated in WordPress: —
Description
Gets the REST API route for a term.