ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 17

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_item()

Method: Retrieves one revision from the collection.

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

Used by 0 functions | Uses 3 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::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::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 4 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()

Method: Retrieves the settings.

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

Used by 1 function | Uses 4 functions

WP_REST_Revisions_Controller::delete_item()

Method: Deletes a single revision.

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

Used by 0 functions | Uses 4 functions
« Previous 1 … 16 17 18 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy