ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 273

WP_REST_Posts_Controller::check_update_permission()

Method: Checks if a post can be edited.

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

Used by 3 functions | Uses 2 functions

WP_REST_Posts_Controller::create_item()

Method: Creates a single post.

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

Used by 0 functions | Uses 10 functions

WP_REST_Posts_Controller::create_item_permissions_check()

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

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

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::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
« Previous 1 … 272 273 274 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy