rest_get_route_for_post_type_items()
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3120
Function: Gets the REST API route for a post type.
Source: wp-includes/rest-api.php:3120
Filter Hook: Filters the REST API route for a post type.
Source: wp-includes/rest-api.php:3142
Function: Gets the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3187
Filter Hook: Filters the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3209
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3319
Function: Validates an integer value based on a schema.
Source: wp-includes/rest-api.php:2654
Function: Validates a number value based on a schema.
Source: wp-includes/rest-api.php:2462
Function: Validates a string value based on a schema.
Source: wp-includes/rest-api.php:2591
Function: Validates that the given value is a member of the JSON Schema “enum”.
Source: wp-includes/rest-api.php:2004
Function: Validates a null value based on a schema.
Source: wp-includes/rest-api.php:2231
Function: Validates a boolean value based on a schema.
Source: wp-includes/rest-api.php:2253
Function: Validates an object value based on a schema.
Source: wp-includes/rest-api.php:2276
Function: Validates an array value based on a schema.
Source: wp-includes/rest-api.php:2391
Function: Checks the equality of two values, following JSON Schema semantics.
Source: wp-includes/rest-api.php:1970
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:3251
Function: Finds the matching schema among the “oneOf” schemas.
Source: wp-includes/rest-api.php:1892
Function: Get all valid JSON schema properties.
Source: wp-includes/rest-api.php:2037
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1720
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1735
Function: Formats a combining operation error into a WP_Error object.
Source: wp-includes/rest-api.php:1756
Function: Gets the error of combining operation.
Source: wp-includes/rest-api.php:1789
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1858
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:3176
Function: Gets the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3219
Filter Hook: Filters the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3237
Function: Gets the REST API route for a post.
Source: wp-includes/rest-api.php:3086