Hello,
Is it possible to add a custom column to the “Download History” page (/wp-admin/edit.php?post_type=wpdmpro&page=wpdm-stats&type=history)? Currently, it has “Package Name”, “File Name”, “Version”, “Download Time”, “User”, “IP”, “Browser” and “OS”.
We would like to add another user meta value (“Company”) to this view. It would greatly improve and speed up our analytics.
Is this possible to accomplish with some kind of function, filter, or hook? We know how to code, but we don’t want to modify the plugin itself or we lose the ability to update it anymore.
Thank you.