ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 20

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_Types_Controller

Class: Core class to access post types via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create items.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::add_additional_fields_schema()

Method: Adds the schema from additional fields to a schema array.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::handle_terms()

Method: Updates the post’s terms from a REST request.

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

Used by 2 functions | Uses 0 functions

WP_REST_Post_Types_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::create_item()

Method: Creates one item from the collection.

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

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