ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 19

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_Attachments_Controller::upload_from_data()

Method: Handles an upload via raw POST data.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:979

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:442

Used by 2 functions | Uses 0 functions

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_Attachments_Controller::get_filename_from_disposition()

Method: Parses filename from a Content-Disposition header value.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1111

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller

Class: Core class used to manage a site’s settings via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17

Used by 0 functions | Uses 1 function

WP_REST_Revisions_Controller::get_items()

Method: Gets a collection of revisions.

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

Used by 0 functions | Uses 5 functions

WP_REST_Attachments_Controller::get_collection_params()

Method: Retrieves the query params for collections of attachments.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24

Used by 0 functions | Uses 0 functions

WP_REST_Revisions_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function
« Previous 1 … 18 19 20 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy