ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 38

WP_REST_Request::get_json_params()

Method: Retrieves the parameters from a JSON-formatted body.

Source: wp-includes/rest-api/class-wp-rest-request.php:650

Used by 0 functions | Uses 0 functions

WP_REST_Response::add_link()

Method: Adds a link to the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:58

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

Method: Sets the comment_status of a given comment object when creating or updating a comment.

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

Used by 2 functions | Uses 0 functions

rest_pre_serve_request

Filter Hook: Filters whether the REST API request has already been served.

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

Used by 0 functions | Uses 0 functions

rest_dispatch_request

Filter Hook: Filters the REST API dispatch request result.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::update_item()

Method: Updates a comment.

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

Used by 0 functions | Uses 8 functions

WP_REST_Comments_Controller::check_read_post_permission()

Method: Checks if the post can be read.

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

Used by 4 functions | Uses 5 functions

rest_pre_echo_response

Filter Hook: Filters the REST API response.

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

Used by 0 functions | Uses 0 functions

rest_request_after_callbacks

Filter Hook: Filters the response immediately after executing any REST API callbacks.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 37 38 39 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy