ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 273

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::get_available_actions()

Method: Gets the link relations available for the post and current user.

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

Used by 1 function | Uses 1 function

WP_REST_Posts_Controller::get_collection_params()

Method: Retrieves the query params for the posts collection.

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

Used by 3 functions | Uses 3 functions

WP_REST_Posts_Controller::get_item()

Method: Retrieves a single post.

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

Used by 0 functions | Uses 3 functions

WP_REST_Posts_Controller::get_item_permissions_check()

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

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

Used by 1 function | Uses 4 functions

WP_REST_Posts_Controller::get_item_schema()

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

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

Used by 4 functions | Uses 4 functions

WP_REST_Posts_Controller::get_items()

Method: Retrieves a collection of posts.

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

Used by 0 functions | Uses 11 functions

WP_REST_Posts_Controller::get_items_permissions_check()

Method: Checks if a given request has access to read posts.

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

Used by 1 function | Uses 1 function

WP_REST_Posts_Controller::get_post()

Method: Gets the post, if the ID is valid.

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

Used by 8 functions | Uses 0 functions

WP_REST_Posts_Controller::get_schema_links()

Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.

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

Used by 2 functions | Uses 0 functions
« Previous 1 … 272 273 274 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy