ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 287

WP_REST_Server::is_dispatching()

Method: Returns whether the REST server is currently dispatching / responding to a request.

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

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

WP_REST_Server::match_request_to_handler()

Method: Matches a request object to its handler.

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

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::remove_header()

Method: Removes an HTTP header from the current response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::respond_to_request()

Method: Dispatches the request to the callback handler.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::response_to_data()

Method: Converts a response to data to send.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::send_header()

Method: Sends an HTTP header.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::send_headers()

Method: Sends multiple HTTP headers.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::serve_batch_request_v1()

Method: Serves the batch/v1 request.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 286 287 288 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy