learndash_activity_clear_mismatched_posts()
Removes the mismatched post activities.
Description Description
Compares post_id field from report activity DB table to WP posts 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. |