Uses
Uses | Description |
---|---|
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: WP_REST_Posts_Controller::check_read_permission() | Checks if a post can be read. |
wp-includes/capabilities.php: current_user_can() | Returns whether the current user has the specified capability. |