rest_route_for_post
Filter Hook: Filters the REST API route for a post.
Source: wp-includes/rest-api.php:3108
Filter Hook: Filters the REST API route for a post.
Source: wp-includes/rest-api.php:3108
Function: Gets the REST API route for a term.
Source: wp-includes/rest-api.php:3154
Function: Filters the response to remove any fields not available in the given context.
Source: wp-includes/rest-api.php:2942
Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.
Source: wp-includes/rest-api.php:3047
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1535
Function: Converts an object-like value to an object.
Source: wp-includes/rest-api.php:1559
Function: Gets the best type for a value.
Source: wp-includes/rest-api.php:1588
Function: Handles getting the best type for a multi-type schema.
Source: wp-includes/rest-api.php:1627
Function: Checks if an array is made up of unique items.
Source: wp-includes/rest-api.php:1662
Function: Stabilizes a value following JSON Schema semantics.
Source: wp-includes/rest-api.php:1691
Function: Converts an array-like value to an array.
Source: wp-includes/rest-api.php:1514
Function: Determines if a given value is integer-like.
Source: wp-includes/rest-api.php:1486
Function: Determines if a given value is array-like.
Source: wp-includes/rest-api.php:1498
Function: Parses a 3 or 6 digit hex color (with #).
Source: wp-includes/rest-api.php:1277
Function: Handles _doing_it_wrong errors.
Source: wp-includes/rest-api.php:697
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2916
Function: Given an array of fields to include in a response, some of which may be `nested.fields`, determine whether the provided field should be included in the response body.
Source: wp-includes/rest-api.php:934
Function: Recursively computes the intersection of arrays using keys for comparison.
Source: wp-includes/rest-api.php:850
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:2847
Filter Hook: Filters the search handlers to use in the REST search controller.
Source: wp-includes/rest-api.php:307
Function: Filters the REST API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:870
Function: Sanitize a value based on a schema.
Source: wp-includes/rest-api.php:2685
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:1414
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1432
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1453
Function: Retrieves the avatar urls in various sizes.
Source: wp-includes/rest-api.php:1212
Function: Retrieves the pixel sizes for avatars.
Source: wp-includes/rest-api.php:1230
Filter Hook: Filters the REST avatar sizes.
Source: wp-includes/rest-api.php:1242
Function: Validate a value based on a schema.
Source: wp-includes/rest-api.php:2089
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1369