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:

Description

Gets the REST API route for a term.

Related Functions

rest_get_route_for_post, rest_get_route_for_post_type_items, rest_get_route_for_taxonomy_items, rest_get_best_type_for_value, rest_get_url_prefix

Top Google Results

User discussions

wpseek mobile