ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 285

WP_REST_Server::envelope_response()

Method: Wraps the response in an envelope.

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

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

Method: Retrieves the CURIEs (compact URIs) used for relations.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_route()

Method: Retrieves publicly-visible data for the route.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_routes()

Method: Retrieves the publicly-visible data for routes.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_headers()

Method: Extracts headers from a PHP-style $_SERVER array.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_index()

Method: Retrieves the site index.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_json_encode_options()

Method: Gets the encoding options passed to {@see wp_json_encode}.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_json_last_error()

Method: Returns if an error occurred during most recent JSON encode/decode.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_max_batch_size()

Method: Gets the maximum number of requests that can be included in a batch.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 284 285 286 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy