LDLMS_DB::__construct()
Method: Public constructor for class
LDLMS_DB::__construct Read More »
Filter Hook: Filters the list of custom database tables.
learndash_custom_database_tables Read More »
Method: Public Initialize function for class
Filter Hook: Filters database table prefix.
learndash_table_prefix Read More »
Method: Get an array of all custom tables.
LDLMS_DB::get_tables Read More »
Method: Get the WPProQuiz table name prefix. This is appended to the default WP prefix.
LDLMS_DB::get_table_prefix Read More »
Method: Get table sub prefix
LDLMS_DB::get_table_sub_prefix Read More »
Function: Gets the list of activities by post id for the report.
learndash_report_get_activity_by_post_id Read More »
Function: Gets the users course progress for the report.
learndash_report_user_courses_progress Read More »
Function: Gets the user quiz attempts activity.
learndash_get_user_quiz_attempts Read More »
Function: Gets the count of user quiz attempts.
learndash_get_user_quiz_attempts_count Read More »
Function: Gets the time spent by user on the quiz.
learndash_get_user_quiz_attempts_time_spent Read More »
Function: Gets the user course attempts activity.
learndash_get_user_course_attempts Read More »
Function: Gets the time spent by user in the course.
learndash_get_user_course_attempts_time_spent Read More »
Function: Gets the activity meta fields.
learndash_get_activity_meta_fields Read More »
Function: Calculate the human readable time spent on activity.
learndash_get_activity_human_time_diff Read More »
Function: Gets the list of activities by user ID for the report.
learndash_report_get_activity_by_user_id Read More »
Filter Hook: Filters the order by part of the user activity query.
learndash_user_activity_query_order Read More »