ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 52

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_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_Post_Statuses_Controller::get_item_schema()

Method: Retrieves the post status’ schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::upload_from_file()

Method: Handles an upload via multipart/form-data ($_FILES).

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

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::register_routes()

Method: Registers the routes for the site’s settings.

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

Used by 0 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_Post_Statuses_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:367

Used by 1 function | Uses 0 functions

WP_REST_Attachments_Controller::get_media_types()

Method: Retrieves the supported media types.

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

Used by 0 functions | Uses 0 functions

WP_REST_Settings_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read and manage settings.

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

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
« Previous 1 … 51 52 53 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy