learndash_get_group_leader_groups_users()
Function: Returns the list of user IDs managed by the group leader.
learndash_get_group_leader_groups_users Read More »
@package: LearnDash / Reports
Source Files: includes/ld-reports.php
Function: Returns the list of user IDs managed by the group leader.
learndash_get_group_leader_groups_users Read More »
Method: Show course completion/quiz completion Action callback from ‘template_redirect’ (wp core action)
SFWD_CPT_Instance::template_redirect_access Read More »
Method: Amend $wp_query based on what content user is viewing
SFWD_CPT_Instance::pre_posts Read More »
Function: Enqueues styles for front-end.
learndash_load_resources Read More »
Filter Hook: Filters LearnDash resources load priority.
learndash_load_resources_priority Read More »
Class: Extends functionality of SWFD_CPT instance
Method: Sets up properties for CPT to be used in plugins
SFWD_CPT_Instance::__construct Read More »
Method: Get Archive content
SFWD_CPT_Instance::get_archive_content Read More »
Method: Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter)
SFWD_CPT_Instance::template_content Read More »
Filter Hook: Filter to override previous step completed.
learndash_previous_step_completed Read More »
Filter Hook: Filter content to be return inside div
Method: Returns the XML representation of the question based off of the input string variables
LearnDash_Quiz_Migration::question Read More »
Method: Returns the XML representation of an answer based off of the input string variables
LearnDash_Quiz_Migration::answer Read More »
Method: This function runs when a quiz is completed, and does the action ‘wp_pro_quiz_completed_quiz’
LD_QuizPro::wp_pro_quiz_completed Read More »
Filter Hook: Filters settings of the completed quiz results.
learndash_quiz_completed_result_settings Read More »
Method: Returns the Quiz ID when submitting the Pro Quiz ID
LD_QuizPro::get_ld_quiz_id Read More »
Method: Returns an array of quizzes in the string format of “$quiz_id – $quiz_name”
LD_QuizPro::get_quiz_list Read More »
Method: Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details
LD_QuizPro::certificate_details Read More »
Method: Returns the certificate link appended to input HTML content if the Post ID is set, else it only returns the input HTML content
LD_QuizPro::certificate_link Read More »