Advertisement

rest_get_server

Retrieves the current REST server instance.

rest_url

Retrieves the URL to a REST endpoint.

get_rest_url

Retrieves the URL to a REST endpoint on a site.

Advertisement

Advertisement

rest_api_init

Registers rewrite rules for the API.

register_rest_field

Registers a new field on an existing WordPress object type.

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.