Exams
Class: Exams API Controller.
Method: Checks if a given request has access to read a post.
Posts::get_item_permissions_check Read More »
Method: Checks if a given request has access to read posts.
Posts::get_items_permissions_check Read More »
Class: Service provider class for file protection.
Class: Path protection handler.
Path_Protection_Handler Read More »
Class: File download handler.
File_Download_Handler Read More »
Filter Hook: Filters the paths to protect.
learndash_file_protection_paths Read More »
Method: Register service providers.
Provider::register Read More »
Method: Hooks wrapper.
Method: Protects the paths.
Path_Protection_Handler::init Read More »
Method: Protects the directory.
Path_Protection_Handler::protect_directory Read More »
Method: Returns whether the current user can download the file.
File_Download_Handler::can_be_downloaded Read More »
Method: Returns the enrolled students number.
Students_Progress_Allocation::get_enrolled_students_number Read More »
Method: Returns the number of students who completed the course.
Students_Progress_Allocation::get_students_number_completed Read More »
Method: Returns the number of students who are in progress.
Students_Progress_Allocation::get_students_number_in_progress Read More »