Retrieves the current REST server instance.
rest_do_request
Do a REST request.
rest_url
Retrieves the URL to a REST endpoint.
get_rest_url
Retrieves the URL to a REST endpoint on a site.
Advertisement
rest_get_url_prefix
Retrieves the URL prefix for any API resource.
rest_api_loaded
Loads the REST API.
create_initial_rest_routes
Registers default REST API routes.
rest_api_default_filters
Registers the default REST API filters.
Advertisement
rest_api_register_rewrites
Adds REST rewrite rules.
rest_api_init
Registers rewrite rules for the API.
register_rest_field
Registers a new field on an existing WordPress object type.
register_rest_route
Registers a REST API route.
Advertisement
random_int
Fetch a random integer between $min and $max inclusive
random_bytes
Powered by ext/mcrypt (and thankfully NOT libmcrypt)
RandomCompat_intval
Cast to an integer if we can, safely.