ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 43

WP_REST_Server::embed_links()

Method: Embeds the links from the data into the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_namespace_index()

Method: Retrieves the index for a namespace.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_items()

Method: Retrieves a list of comment items.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:194

Used by 0 functions | Uses 6 functions

WP_REST_Comments_Controller::prepare_item_for_response()

Method: Prepares a single comment output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1039

Used by 5 functions | Uses 4 functions

WP_REST_Server::__construct()

Method: Instantiates the REST server.

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

Used by 0 functions | Uses 0 functions

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

rest_namespace_index

Filter Hook: Filters the REST API namespace index data.

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

Used by 0 functions | Uses 0 functions

rest_comment_query

Filter Hook: Filters WP_Comment_Query arguments when querying comments via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:275

Used by 1 function | Uses 0 functions

rest_prepare_comment

Filter Hook: Filters a comment returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1139

Used by 1 function | Uses 0 functions

WP_REST_Server::check_authentication()

Method: Checks the authentication headers if supplied.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 42 43 44 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy