ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

Used by 1 function | Uses 0 functions

rest_prepare_comment

Filter Hook: Filters a comment returned from the REST API.

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

Used by 1 function | Uses 0 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::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

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