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.
Changelog #
Changelog
| Version |
Description |
| 2.5.0 |
Introduced. |