ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/rest-api.php / Page 2

rest_output_rsd()

Function: Adds the REST API URL to the WP RSD endpoint.

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

Used by 0 functions | Uses 2 functions

rest_output_link_wp_head()

Function: Outputs the REST API link tag into page header.

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

Used by 0 functions | Uses 2 functions

rest_output_link_header()

Function: Sends a Link header for the REST API.

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

Used by 0 functions | Uses 2 functions

rest_cookie_check_errors()

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

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

Used by 0 functions | Uses 7 functions

rest_cookie_collect_status()

Function: Collects cookie authentication status.

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

Used by 0 functions | Uses 1 function

rest_parse_date()

Function: Parses an RFC3339 time into a Unix timestamp.

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

Used by 2 functions | Uses 0 functions

rest_get_date_with_gmt()

Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.

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

Used by 2 functions | Uses 3 functions

rest_authorization_required_code()

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

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

Used by 37 functions | Uses 1 function

rest_sanitize_request_arg()

Function: Sanitize a request argument based on details registered to the route.

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

Used by 1 function | Uses 1 function

rest_handle_options_request()

Function: Handles OPTIONS requests for the server.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy