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: sfwd-lms/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: No description found
learndash_previous_step_completed Read More »
Filter Hook: Filter content to be return inside div
Method: Returns the HTML of the add or edit page for the current quiz. If advanced quizzes are disabled, it returns an empty string.
LD_QuizPro::edithtml Read More »
Method: Routes to the WpProQuiz_Controller_Quiz controller to output the add or edit page for quizzes if not auto saving, post id is set, and the current user has permissions to add or edit quizzes. If there is an available template to load, WordPress redirects to the proper URL.
LD_QuizPro::edit_process Read More »
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 »