ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 175

rest_api_loaded()

Function: Loads the REST API.

Source: wp-includes/rest-api.php:345

Used by 0 functions | Uses 0 functions

rest_api_register_rewrites()

Function: Adds REST rewrite rules.

Source: wp-includes/rest-api.php:194

Used by 0 functions | Uses 0 functions

rest_application_password_check_errors()

Function: Checks for errors when using application password-based authentication.

Source: wp-includes/rest-api.php:1110

Used by 0 functions | Uses 0 functions

rest_application_password_collect_status()

Function: Collects the status of authenticating with an application password.

Source: wp-includes/rest-api.php:1072

Used by 0 functions | Uses 0 functions

rest_are_values_equal()

Function: Checks the equality of two values, following JSON Schema semantics.

Source: wp-includes/rest-api.php:1932

Used by 0 functions | Uses 0 functions

rest_authorization_required_code()

Function: Returns a contextual HTTP error code for authorization failure.

Source: wp-includes/rest-api.php:1297

Used by 0 functions | Uses 0 functions

rest_convert_error_to_response()

Function: Converts an error to a response object.

Source: wp-includes/rest-api.php:3281

Used by 0 functions | Uses 0 functions

rest_cookie_check_errors()

Function: Checks for errors when using cookie-based authentication.

Source: wp-includes/rest-api.php:992

Used by 0 functions | Uses 0 functions

rest_cookie_collect_status()

Function: Collects cookie authentication status.

Source: wp-includes/rest-api.php:1047

Used by 0 functions | Uses 0 functions

rest_default_additional_properties_to_false()

Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.

Source: wp-includes/rest-api.php:3009

Used by 0 functions | Uses 0 functions
« Previous 1 … 174 175 176 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy