ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 37

rest_api_loaded()

Function: Loads the REST API.

Source: wp-includes/rest-api.php:345

Used by 0 functions | Uses 0 functions

rest_get_url_prefix()

Function: Retrieves the URL prefix for any API resource.

Source: wp-includes/rest-api.php:379

Used by 0 functions | Uses 0 functions

rest_url_prefix

Filter Hook: Filters the REST URL prefix.

Source: wp-includes/rest-api.php:387

Used by 0 functions | Uses 0 functions

get_rest_url()

Function: Retrieves the URL to a REST endpoint on a site.

Source: wp-includes/rest-api.php:405

Used by 0 functions | Uses 0 functions

rest_url

Filter Hook: Filters the REST URL.

Source: wp-includes/rest-api.php:461

Used by 0 functions | Uses 0 functions

rest_url()

Function: Retrieves the URL to a REST endpoint.

Source: wp-includes/rest-api.php:475

Used by 0 functions | Uses 0 functions

get_lastpostdate()

Function: Retrieves the most recent time that a post on the site was published.

Source: wp-includes/post.php:6846

Used by 0 functions | Uses 0 functions

get_lastpostmodified()

Function: Gets the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6880

Used by 0 functions | Uses 0 functions

pre_get_lastpostmodified

Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.

Source: wp-includes/post.php:6893

Used by 0 functions | Uses 0 functions

_get_last_post_time()

Function: Gets the timestamp of the last time any post was modified or published.

Source: wp-includes/post.php:6936

Used by 0 functions | Uses 0 functions
« Previous 1 … 36 37 38 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy