ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 26

WP_REST_Controller::get_endpoint_args_for_item_schema()

Method: Retrieves an array of endpoint arguments from the item schema for the controller.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_read_permission()

Method: Checks if a post can be read.

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

Used by 3 functions | Uses 3 functions

WP_REST_Post_Types_Controller::get_items()

Method: Retrieves all public post types.

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

Used by 0 functions | Uses 2 functions

WP_REST_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::sanitize_slug()

Method: Sanitizes the slug value.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WP_REST_Posts_Controller::delete_item()

Method: Deletes a single post.

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

Used by 0 functions | Uses 7 functions

WP_REST_Posts_Controller

Class: Core class to access posts via the REST API.

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

Used by 2 functions | Uses 1 function

rest_{$this->post_type}_trashable

Filter Hook: Filters whether a post is trashable.

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

Used by 1 function | Uses 0 functions

WP_REST_Posts_Controller::__construct()

Method: Constructor.

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

Used by 3 functions | Uses 1 function
« Previous 1 … 25 26 27 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy