register_rest_route()
Function: Registers a REST API route.
Source: wp-includes/rest-api.php:34
Function: Registers a REST API route.
Source: wp-includes/rest-api.php:34
Function: Registers rewrite rules for the REST API.
Source: wp-includes/rest-api.php:179
Function: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:194
Function: Registers the default REST API filters.
Source: wp-includes/rest-api.php:211
Function: Loads the REST API.
Source: wp-includes/rest-api.php:345
Function: Retrieves the URL prefix for any API resource.
Source: wp-includes/rest-api.php:379
Function: Retrieves the most recent time that a post on the site was published.
Source: wp-includes/post.php:6846
Function: Gets the most recent time that a post on the site was modified.
Source: wp-includes/post.php:6880
Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.
Source: wp-includes/post.php:6893
Function: Gets the timestamp of the last time any post was modified or published.
Source: wp-includes/post.php:6936