ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
  • Page 2

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_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_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::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::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::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::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_Comments_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 0 functions

WP_REST_Comments_Controller::normalize_query_param()

Method: Prepends internal property prefix to query parameters to match our response fields.

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy