New and updated in 4.4.0
-
functionrest_url()
Retrieves the URL to a REST endpoint.
-
functionrest_do_request()
Do a REST request.
-
functionrest_api_register_rewrites()
Adds REST rewrite rules.
-
functionrest_api_default_filters()
Registers the default REST API filters.
-
functionrest_api_loaded()
Loads the REST API.
-
Filters the REST Server Class.
-
hookrest_api_init
Fires when preparing to serve a REST API request.
-
functionrest_get_url_prefix()
Retrieves the URL prefix for any API resource.
-
hookrest_url_prefix
Filters the REST URL prefix.
-
functionrest_api_init()
Registers rewrite rules for the REST API.
-
functionregister_rest_route()
Registers a REST API route.
-
functionwp_installing()
Checks or sets whether WordPress is in “installation” mode.
-
functionwp_get_server_protocol()
Returns the HTTP protocol sent by the server.
-
Filters the “pages” derived from splitting the post content.
-
Lazyloads term meta for posts in the loop.
-
Lazyloads comment meta for comments in the loop.
-
methodWP_Query::is_embed()
Determines whether the query is for an embedded post.
-
Filters the old slug redirect URL.
-
functionis_embed()
Is the query for an embedded post?
-
functionprint_embed_styles()
Prints the CSS in the embed iframe header.