Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_get_route_for_post() | Gets the REST API route for a post. |
wp-includes/rest-api.php: rest_url() | Retrieves the URL to a REST endpoint. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |