Browse: Home / Functions /

learndash_activity_clear_mismatched_users

learndash_activity_clear_mismatched_users()

Removes the mismatched user activities.


Description #

Compares user_id field from report activity DB table to WP users rows. Entries not found in report activity will be removed.


Source #

File: includes/ld-reports.php


Changelog #

Changelog
Version Description
2.5.0 Introduced.