ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 21

WP_REST_Controller::delete_item()

Method: Deletes one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller

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

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::check_create_permission()

Method: Checks if a post can be created.

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

Used by 0 functions | Uses 2 functions

WP_REST_Post_Types_Controller::prepare_item_for_response()

Method: Prepares a post type object for serialization.

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

Used by 2 functions | Uses 3 functions

WP_REST_Controller::prepare_item_for_database()

Method: Prepares one item for create or update operation.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_delete_permission()

Method: Checks if a post can be deleted.

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

Used by 2 functions | Uses 2 functions

rest_prepare_post_type

Filter Hook: Filters a post type returned from the REST API.

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

Used by 1 function | Uses 0 functions

WP_REST_Controller::prepare_item_for_response()

Method: Prepares the item for the REST response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::register_routes()

Method: Registers the routes for post statuses.

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

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