rest_comment_query
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
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: Retrieves a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:423
Method: Checks comment_approved to set comment status for single comment output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1251
Method: Registers the routes for users.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:46
Method: Deletes a single user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:875
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:66
Filter Hook: Filters term data before inserting term via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:863