WPChill / download-monitor

A WordPress plugin which provides an intuitive UI for uploading and managing downloadable files (including support for multiple versions), inserting download links into posts & logging downloads.
http://wordpress.org/extend/plugins/download-monitor/
261 stars 117 forks source link

User reports not showing user name & role #1410

Closed TeoAlex closed 8 months ago

TeoAlex commented 8 months ago

the meta key for wp_users_meta should be '{$wpdb->prefix}capabilities' we are only selecting users who've downloaded at least once in the last 30 days, we should select all users who have ever downloaded.