Browse: Home / Functions /

learndash_activity_clear_mismatched_posts

learndash_activity_clear_mismatched_posts()

Removes the mismatched post activities.


Description #

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


Source #

File: includes/ld-reports.php


Changelog #

Changelog
Version Description
2.5.0 Introduced.