rest_get_route_for_post_type_items()
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3154
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3154
Filter Hook: Filters the REST API route for a post type.
Source: wp-includes/rest-api.php:3176
Function: Gets the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3221
Filter Hook: Filters the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3243
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3353
Function: Validates an integer value based on a schema.
Source: wp-includes/rest-api.php:2686
Function: Validates a number value based on a schema.
Source: wp-includes/rest-api.php:2494
Function: Validates a string value based on a schema.
Source: wp-includes/rest-api.php:2623
Function: Validates that the given value is a member of the JSON Schema “enum”.
Source: wp-includes/rest-api.php:2034
Function: Validates a null value based on a schema.
Source: wp-includes/rest-api.php:2263
Function: Validates a boolean value based on a schema.
Source: wp-includes/rest-api.php:2285
Function: Validates an object value based on a schema.
Source: wp-includes/rest-api.php:2308
Function: Validates an array value based on a schema.
Source: wp-includes/rest-api.php:2423
Function: Checks the equality of two values, following JSON Schema semantics.
Source: wp-includes/rest-api.php:2000
Function: Gets the Application Password used for authenticating the request.
Source: wp-includes/rest-api.php:1159
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3285
Function: Finds the matching schema among the “oneOf” schemas.
Source: wp-includes/rest-api.php:1922
Function: Get all valid JSON schema properties.
Source: wp-includes/rest-api.php:2067
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1750
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1765
Function: Formats a combining operation error into a WP_Error object.
Source: wp-includes/rest-api.php:1786
Function: Gets the error of combining operation.
Source: wp-includes/rest-api.php:1819
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1888
Function: Adds Application Passwords info to the REST API index.
Source: wp-includes/rest-api.php:1210
Function: Collects the status of authenticating with an application password.
Source: wp-includes/rest-api.php:1138
Function: Checks for errors when using application password-based authentication.
Source: wp-includes/rest-api.php:1176
Filter Hook: Filters the REST API route for a term.
Source: wp-includes/rest-api.php:3210
Function: Gets the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3253
Filter Hook: Filters the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3271
Function: Gets the REST API route for a post.
Source: wp-includes/rest-api.php:3120