ClassicPress logo
Skip to content
Filter by type:

Browse:

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

rest_comment_collection_params

Filter Hook: Filters REST API collection parameters for the comments controller.

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

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

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

WP_REST_Comments_Controller

Class: Core controller used to access comments via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Comments_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4
ClassicPress Documentation • Made with ClassicPress
Privacy Policy