ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 35

rest_output_link_header()

Function: Sends a Link header for the REST API.

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

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_parse_date()

Function: Parses an RFC3339 time into a Unix timestamp.

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

Used by 0 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:1260

Used by 0 functions | Uses 0 functions

wp_rest_server_class

Filter Hook: Filters the REST Server Class.

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

Used by 0 functions | Uses 0 functions

rest_api_init

Action Hook: Fires when preparing to serve a REST API request.

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

Used by 0 functions | Uses 0 functions

rest_ensure_request()

Function: Ensures request arguments are a request object (for consistency).

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

Used by 0 functions | Uses 0 functions

rest_ensure_response()

Function: Ensures a REST response is a response object (for consistency).

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

Used by 0 functions | Uses 0 functions

rest_handle_deprecated_function()

Function: Handles _deprecated_function() errors.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 34 35 36 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy