ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 37

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_terms_defaults

Filter Hook: Filters the terms query default arguments.

Source: wp-includes/class-wp-term-query.php:260

Used by 0 functions | Uses 0 functions

register_rest_route()

Function: Registers a REST API route.

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

Used by 0 functions | Uses 0 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

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

Used by 0 functions | Uses 0 functions

rest_api_register_rewrites()

Function: Adds REST rewrite rules.

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

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