I removed the earnings notifications from the BadgeOS log entries already.
“we are looking up metadata on the badgeos-log-entry post type an _badgeos_log_achievement_id meta value for the log entries.”
So I can remove every meta key from wp_postmeta with _badgeos_log_achievement_id without breaking anything right?
Deleting the log entries from WP should take care of the badgeos-log-entry post types right? or do I need to remove every entry with post type = badgeos-log-entry from wp-posts table too?