learndash_activity_clear_mismatched_users()
Removes the mismatched user activities.
Description Description
Compares user_id field from report activity DB table to WP users rows. Entries not found in report activity will be removed.
Source Source
File: includes/ld-reports.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |