learndash_report_get_activity_by_user_id()
Function: Gets the list of activities by user ID for the report.
@package: LearnDash / Reports
Source Files: includes/ld-reports.php
Function: Gets the list of activities by user ID for the report.
Function: Gets the list of activities by post id for the report.
Function: Gets the users course progress for the report.
Function: Gets the user quiz attempts activity.
Function: Gets the count of user quiz attempts.
Function: Gets the time spent by user on the quiz.
Function: Gets the user course attempts activity.
Function: Gets the time spent by user in the course.
Function: Gets the activity meta fields.
Function: Calculate the human readable time spent on activity.
Function: Clears post activity by post id and activity type for the report.
Function: Deletes the activity rows by activity ID for the report.
Function: Removes the mismatched user activities.
Function: Removes the mismatched post activities.
Function: Queries the user activity for the report.
Filter Hook: Filters query arguments for getting user activity.
Filter Hook: Filters user activity query fields.
Filter Hook: Filters tables and joins to be used for user activity query. The `from` part of the query with valid SQL syntax.
Filter Hook: Filters the joins for the user activity query.
Filter Hook: Filters the where condition of the user activity query.