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
Method: Retrieves a list of comment items.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:194
Filter Hook: Filters a comment returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1139
Filter Hook: Filters WP_Comment_Query arguments when querying comments via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:275
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1150
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
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
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:32
Method: Checks if a given request has access delete a user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:850
Class: Core class used to managed terms associated with a taxonomy via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:17
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:813