Provider::register()
Method: Register service providers.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Infrastructure/File_Protection/Provider.php
Method: Register service providers.
Provider::register Read More »
Method: Hooks wrapper.
Class: Path protection handler.
Path_Protection_Handler Read More »
Function: Returns the URL to download the assignment file.
learndash_assignment_get_download_url Read More »
Method: Checks if a given request has access to read a post.
LD_REST_Questions_Controller_V2::get_item_permissions_check Read More »
Method: Checks if a given request has access to update a post.
LD_REST_Essays_Controller_V2::update_item_permissions_check Read More »
Method: Checks if a given request has access to read posts.
LD_REST_Exams_Controller_V2::get_items_permissions_check Read More »
Method: Checks if a given request has access to read a post.
LD_REST_Exams_Controller_V2::get_item_permissions_check Read More »
Method: Checks if a given post type can be viewed or managed.
LD_REST_Essays_Controller_V2::check_is_post_type_allowed Read More »
Method: Checks if a given post type can be viewed or managed.
LD_REST_Assignments_Controller_V2::check_is_post_type_allowed Read More »
Method: Checks if a given request has access to update a post.
LD_REST_Assignments_Controller_V2::update_item_permissions_check Read More »
Method: Checks if a given request has access to read posts.
LD_REST_Courses_Controller_V2::get_items_permissions_check Read More »
Method: Checks if a given request has access to read a post.
LD_REST_Courses_Controller_V2::get_item_permissions_check Read More »
Method: Checks if a given request has access to read posts.
LD_REST_Courses_Controller_V1::get_items_permissions_check Read More »
Method: Checks if a given request has access to read a post.
LD_REST_Courses_Controller_V1::get_item_permissions_check Read More »
Function: Returns the URL to download the quiz essay file, if any.
learndash_quiz_essay_get_download_url Read More »
Filter Hook: Filters whether the file can be downloaded.
learndash_file_can_be_downloaded Read More »
Method: Returns whether the current user can download the file.
Learndash_Admin_File_Download_Handler::can_be_downloaded Read More »
Method: Check user permission to get/access single item.
LD_REST_Essays_Controller_V2::get_item_permissions_check Read More »