Nicolai

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
in reply to: User Role "Editor" full access to plugin #127749

Nicolai
Participant

If you want to allow editors to access download stats/history, please add the following code in your wp-config.php

if(!defined(‘WPDM_ADMIN_CAP’))
define(‘WPDM_ADMIN_CAP’,’edit_posts’);

if(!defined(‘WPDM_MENU_ACCESS_CAP’))
define(‘WPDM_MENU_ACCESS_CAP’,’edit_posts’);

When I add that code the Editor users indeed see the “History” menu item – which is great – but they also see “Templates, “Add-Ons” and “Settings” which i don’t want them to see. Is it somehow possible to just enable “History” for Editors and “Templates, “Add-Ons” and “Settings” not?

Thanks in advance!

Kind regards
Nicolai

in reply to: Disable Stats or Script to clear them #112905

Nicolai
Participant
This reply has been marked as private.
in reply to: Disable Stats or Script to clear them #112878

Nicolai
Participant
This reply has been marked as private.
in reply to: Exclude IPs from Statistics #111402

Nicolai
Participant

We have now implemented your fix and it works fine, thanks again! Would it be possible to exclude a specific user role (i.e. “Super Admin”, “Administrator”, “Editor”) as well?

in reply to: Exclude IPs from Statistics #110972

Nicolai
Participant

Wow, thanks a ton for the fast reply and the customization!! I will recommend your great support to my client!

in reply to: Exclude IPs from Statistics #110959

Nicolai
Participant

We would also urgently need this feature! Is it maybe possible to achieve this with a “hack” (editing a core file) until you implement this? Statistics and their analysis and evaluation are such a vital part of todays web development that it must be possible to at least control who is tracked and who is not. Thanks in advance for your help!

in reply to: GDPR #109601

Nicolai
Participant

Is there a way to disable log of registered users in the download stats?

in reply to: Restrict ALL downloads to logged in users #97101

Nicolai
Participant

An answer to this question would be very appreciated, thank you!

Viewing 8 posts - 1 through 8 (of 8 total)