ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 175

rest_add_application_passwords_to_index()

Function: Adds Application Passwords info to the REST API index.

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

Used by 0 functions | Uses 0 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

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

Used by 0 functions | Uses 0 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 174 175 176 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy