ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 35

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

rest_output_rsd()

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

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

Used by 0 functions | Uses 0 functions

rest_output_link_wp_head()

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

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

Used by 0 functions | Uses 0 functions

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

Function: Do a REST request.

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

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
« Previous 1 … 34 35 36 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy