ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/class-wp-rest-server.php
  • Page 5

rest_authentication_errors

Filter Hook: Filters REST API authentication errors.

Source: wp-includes/rest-api/class-wp-rest-server.php:197

Used by 0 functions | Uses 0 functions

WP_REST_Server::register_route()

Method: Registers a route to the server.

Source: wp-includes/rest-api/class-wp-rest-server.php:822

Used by 0 functions | Uses 0 functions

WP_REST_Server::error_to_response()

Method: Converts an error to a response object.

Source: wp-includes/rest-api/class-wp-rest-server.php:213

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_routes()

Method: Retrieves the route map.

Source: wp-includes/rest-api/class-wp-rest-server.php:880

Used by 0 functions | Uses 0 functions

WP_REST_Server::json_error()

Method: Retrieves an appropriate error representation in JSON.

Source: wp-includes/rest-api/class-wp-rest-server.php:232

Used by 0 functions | Uses 0 functions

rest_endpoints

Filter Hook: Filters the array of available REST API endpoints.

Source: wp-includes/rest-api/class-wp-rest-server.php:897

Used by 0 functions | Uses 0 functions

WP_REST_Server::serve_request()

Method: Handles serving a REST API request.

Source: wp-includes/rest-api/class-wp-rest-server.php:285

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_namespaces()

Method: Retrieves namespaces registered on the server.

Source: wp-includes/rest-api/class-wp-rest-server.php:958

Used by 0 functions | Uses 0 functions

rest_send_nocache_headers

Filter Hook: Filters whether to send nocache headers on a REST API request.

Source: wp-includes/rest-api/class-wp-rest-server.php:496

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_route_options()

Method: Retrieves specified options for a route.

Source: wp-includes/rest-api/class-wp-rest-server.php:970

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