ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 282

WP_REST_Revisions_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get revisions.

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

Used by 2 functions | Uses 2 functions

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_Revisions_Controller::prepare_date_response()

Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.

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

Used by 1 function | Uses 0 functions

WP_REST_Revisions_Controller::prepare_excerpt_response()

Method: Checks the post excerpt and prepare it for single post output.

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

Used by 1 function | Uses 2 functions

WP_REST_Revisions_Controller::prepare_item_for_response()

Method: Prepares the revision for the REST response.

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

Used by 3 functions | Uses 8 functions

WP_REST_Revisions_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

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

Used by 1 function | Uses 2 functions

WP_REST_Revisions_Controller::register_routes()

Method: Registers the routes for revisions based on post types supporting revisions.

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

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:65

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::get_collection_params()

Method: Retrieves the query params for the search results collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:300

Used by 1 function | Uses 0 functions
« Previous 1 … 281 282 283 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy