ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 203

WP_REST_Server::dispatch()

Method: Matches the request to a callback and call it.

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

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_envelope_response

Filter Hook: Filters the enveloped form of a REST API response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::create_item()

Method: Creates a comment.

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

Used by 0 functions | Uses 11 functions

WP_REST_Comments_Controller::check_comment_author_email()

Method: Checks a comment author email for validity.

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

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

rest_allow_anonymous_comments

Filter Hook: Filters whether comments can be created via the REST API without authentication.

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

Used by 1 function | 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_Comments_Controller::update_item_permissions_check()

Method: Checks if a given REST request has access to update a comment.

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

Used by 0 functions | Uses 2 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
« Previous 1 … 202 203 204 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy