learndash_report_clear_by_activity_ids()
Function: Deletes the activity rows by activity ID for the report.
learndash_report_clear_by_activity_ids Read More »
@package: LearnDash / Reports
Source Files: includes/ld-reports.php
Function: Deletes the activity rows by activity ID for the report.
learndash_report_clear_by_activity_ids Read More »
Filter Hook: Filters user activity query fields.
learndash_user_activity_query_fields Read More »
Function: Removes the mismatched user activities.
learndash_activity_clear_mismatched_users Read More »
Filter Hook: Filters tables and joins to be used for user activity query. The `from` part of the query with valid SQL syntax.
learndash_user_activity_query_tables Read More »
Function: Removes the mismatched post activities.
learndash_activity_clear_mismatched_posts Read More »
Filter Hook: Filters the joins for the user activity query.
learndash_user_activity_query_joins Read More »
Filter Hook: Filters the where condition of the user activity query.
learndash_user_activity_query_where Read More »
Filter Hook: Filters the order by part of the user activity query.
learndash_user_activity_query_order Read More »
Function: Gets the count of users in the system.
learndash_students_enrolled_count Read More »
Function: Returns the list of user IDs managed by the group leader.
learndash_get_group_leader_groups_users Read More »
Function: Gets the list or count of group courses for a group leader.
learndash_get_group_leader_groups_courses Read More »
Filter Hook: Filters students enrolled count query arguments.
learndash_students_enrolled_count_qrgs Read More »
Method: Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
LDLMS_Post_Types::get_post_type_slug Read More »
Function: Gets the link to admin pending assignments(sfwd-assignment) posts listing.
learndash_admin_get_assignments_pending_listing_link Read More »
Action Hook: Fires on tcpdf initialization.
learndash_tcpdf_init Read More »
Method: Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files.
LDLMS_Post_Types::get_post_type_key Read More »
Function: Gets the count of pending Essays(sfwd-essays) posts.
learndash_get_essays_pending_count Read More »
Filter Hook: Filters LearnDash resources load priority.
learndash_load_resources_priority Read More »
Function: Gets the link to admin Essays(sfwd-essays) posts listing.
learndash_admin_get_essays_listing_link Read More »
Filter Hook: Filters the list of custom post types.
learndash_custom_post_types Read More »