Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_get_queried_resource_route() | Gets the REST route for the currently queried object. |
wp-includes/rest-api.php: get_rest_url() | Retrieves the URL to a REST endpoint on a site. |
wp-includes/rest-api.php: rest_url() | Retrieves the URL to a REST endpoint. |
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |