learndash_user_activity_meta_query_where
Filter Hook: Filters the where condition of the user activity meta query.
learndash_user_activity_meta_query_where Read More »
@package: LearnDash / Reports
Source Files: includes/ld-reports.php
Filter Hook: Filters the where condition of the user activity meta query.
learndash_user_activity_meta_query_where Read More »
Filter Hook: Filters the group by part of the user activity query.
learndash_user_activity_query_group_by Read More »
Filter Hook: Filters the joins for the user activity meta query.
learndash_user_activity_meta_query_joins Read More »
Filter Hook: No description found
learndash_user_activity_results Read More »
Function: Gets the list of activities by user ID for the report.
learndash_report_get_activity_by_user_id 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: Clears post activity by post id and activity type for the report.
learndash_report_clear_post_activity_by_types Read More »
Function: Deletes the activity rows by activity ID for the report.
learndash_report_clear_by_activity_ids Read More »
Function: Removes the mismatched user activities.
learndash_activity_clear_mismatched_users Read More »
Function: Removes the mismatched post activities.
learndash_activity_clear_mismatched_posts Read More »
Function: Queries the user activity for the report.
learndash_reports_get_activity Read More »
Filter Hook: Filters query arguments for getting user activity.
learndash_get_activity_query_args Read More »