ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 256

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::get_collection_params()

Method: Retrieves the query params for collections.

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

Used by 2 functions | Uses 2 functions

WP_REST_Comments_Controller::get_comment()

Method: Get the comment, if the ID is valid.

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

Used by 6 functions | Uses 0 functions

WP_REST_Comments_Controller::get_item()

Method: Retrieves a comment.

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

Used by 0 functions | Uses 2 functions

WP_REST_Comments_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 4 functions

WP_REST_Comments_Controller::get_item_schema()

Method: Retrieves the comment’s schema, conforming to JSON Schema.

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

Used by 2 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

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::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::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 … 255 256 257 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy