rest_get_route_for_post_type_items()
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3125
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3125
Filter Hook: Filters the REST API route for a post type.
Source: wp-includes/rest-api.php:3147
Function: Gets the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3192
Filter Hook: Filters the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3214
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3324
Function: Validates an integer value based on a schema.
Source: wp-includes/rest-api.php:2659
Function: Validates a number value based on a schema.
Source: wp-includes/rest-api.php:2467
Function: Validates a string value based on a schema.
Source: wp-includes/rest-api.php:2596
Function: Validates that the given value is a member of the JSON Schema “enum”.
Source: wp-includes/rest-api.php:2009
Function: Validates a null value based on a schema.
Source: wp-includes/rest-api.php:2236
Function: Validates a boolean value based on a schema.
Source: wp-includes/rest-api.php:2258
Function: Validates an object value based on a schema.
Source: wp-includes/rest-api.php:2281
Function: Validates an array value based on a schema.
Source: wp-includes/rest-api.php:2396
Function: Checks the equality of two values, following JSON Schema semantics.
Source: wp-includes/rest-api.php:1975
Function: Gets the Application Password used for authenticating the request.
Source: wp-includes/rest-api.php:1136
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3256
Function: Finds the matching schema among the “oneOf” schemas.
Source: wp-includes/rest-api.php:1897
Function: Get all valid JSON schema properties.
Source: wp-includes/rest-api.php:2042
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1725
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1740
Function: Formats a combining operation error into a WP_Error object.
Source: wp-includes/rest-api.php:1761
Function: Gets the error of combining operation.
Source: wp-includes/rest-api.php:1794
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1863
Function: Adds Application Passwords info to the REST API index.
Source: wp-includes/rest-api.php:1187
Function: Collects the status of authenticating with an application password.
Source: wp-includes/rest-api.php:1115
Function: Checks for errors when using application password-based authentication.
Source: wp-includes/rest-api.php:1153
Filter Hook: Filters the REST API route for a term.
Source: wp-includes/rest-api.php:3181
Function: Gets the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3224
Filter Hook: Filters the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3242
Function: Gets the REST API route for a post.
Source: wp-includes/rest-api.php:3091