ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.2

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_Users_Controller::get_user()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:399

Used by 6 functions | Uses 0 functions

WP_REST_Terms_Controller::get_term()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:391

Used by 7 functions | Uses 1 function

WP_REST_Revisions_Controller::get_parent()

Method: Get the parent post, if the ID is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:139

Used by 4 functions | Uses 0 functions

WP_REST_Revisions_Controller::get_revision()

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:194

Used by 3 functions | Uses 0 functions

WP_REST_Posts_Controller::get_post()

Method: Gets the post, if the ID is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:453

Used by 8 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy