ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 8

rest_request_before_callbacks

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Comments_Controller::get_items_permissions_check()

Method: Checks if a given request has access to read comments.

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

Used by 0 functions | Uses 2 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

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::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

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_Users_Controller::update_current_item_permissions_check()

Method: Checks if a given request has access to update the current user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:822

Used by 0 functions | Uses 1 function

WP_REST_Users_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512

Used by 2 functions | Uses 2 functions

WP_REST_Terms_Controller::delete_item()

Method: Deletes a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:744

Used by 0 functions | Uses 4 functions

WP_REST_Users_Controller::update_current_item()

Method: Updates the current user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:836

Used by 0 functions | Uses 1 function
« Previous 1 … 7 8 9 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy