Advertisement

rest_parse_embed_param

Parses the “_embed” parameter into the list of resources to embed.

rest_preload_api_request

Append result of internal request to REST API for purpose of preloading data to be attached to a page.

Advertisement

rest_avatar_sizes

Filters the REST avatar sizes.

rest_is_boolean

Determines if a given value is boolean-like.

Advertisement

rest_is_ip_address

Determines if an IP address is valid.

rest_parse_request_arg

Parse a request argument based on details registered to the route.

Advertisement

rest_get_date_with_gmt

Parses a date into both its local and UTC equivalent, in MySQL datetime format.