ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 272

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:1733

Used by 2 functions | Uses 2 functions

WP_REST_Posts_Controller::check_is_post_type_allowed()

Method: Checks if a given post type can be viewed or managed.

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

Used by 4 functions | Uses 0 functions

WP_REST_Posts_Controller::check_password_required()

Method: Overrides the result of the post password check for REST requested posts.

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

Used by 0 functions | Uses 1 function

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_Posts_Controller::check_status()

Method: Checks whether the status is valid for the given post.

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::check_template()

Method: Checks whether the template is valid for the given post.

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

Used by 0 functions | Uses 2 functions

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