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 »
Function: Enqueues styles for front-end.
learndash_load_resources Read More »
Filter Hook: Filters LearnDash resources load priority.
learndash_load_resources_priority 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 »
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 a MD5 checksum on a concatenated string comprised of user id, question id, and pos
LD_QuizPro::datapos Read More »
Method: Returns an array of MD5 Checksums on a concatenated string comprised of user id, question id, and i, where the array size is count and i is incremented from 0 for each array element
LD_QuizPro::datapos_array Read More »
Function: Migrates the LearnDash quiz.
learndash_quiz_migration Read More »
Function: Creates a quiz post for each advanced quiz.
learndash_create_quiz_for_all_adv_quiz Read More »
Method: Retrieves an XML representation of a simple quiz object
LearnDash_Quiz_Migration::get_xml Read More »
Method: Uses the input string variables to fill an XML template.
LearnDash_Quiz_Migration::template Read More »
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 »