ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 24

WP_REST_Controller::update_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_object_type()

Method: Retrieves the object type this controller is responsible for managing.

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

Used by 0 functions | Uses 0 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:1624

Used by 4 functions | Uses 0 functions

WP_REST_Post_Types_Controller::get_items_permissions_check()

Method: Checks whether a given request has permission to read types.

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

Used by 0 functions | Uses 1 function

WP_REST_Controller::update_item()

Method: Updates one item from the collection.

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

Used by 0 functions | Uses 0 functions

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

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
« Previous 1 … 23 24 25 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy