ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 43

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

WP_REST_Comments_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::check_read_permission()

Method: Checks if the comment can be read.

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

Used by 2 functions | Uses 2 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::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_Comments_Controller::delete_item()

Method: Deletes a comment.

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

Used by 0 functions | Uses 6 functions

WP_REST_Comments_Controller::check_edit_permission()

Method: Checks if a comment can be edited or deleted.

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

Used by 2 functions | Uses 1 function

WP_REST_Server::get_response_links()

Method: Retrieves links from a response.

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

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
« Previous 1 … 42 43 44 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy