• Resolved smiranda

    (@smiranda)


    Just installed. With plugin ‘Client Dash’ activated, this happens:

    Asset CleanUp: Page Speed Booster

    Sorry, you are not allowed to access this page.

    Asset CleanUp requires “administrator” role and the ability to activate plugins in order to access its pages.
    Your current role(s): administrator

    The value (in green color) can be changed if you use the following snippet in functions.php (within your theme/child theme or a custom plugin):

    add_filter(‘wpacu_access_role’, function($role) { return ‘your_role_here’; });

    If the snippet is not used, it will default to “administrator”.

    Possible values: manage_options, activate_plugins, manager etc.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @smiranda thank you for reporting this potential incompatibility! I’ve made tests with “Client Dash” plugin activated and everything works fine. I can access Asset CleanUp pages. Are you getting this error on any Asset CleanUp page you access? Also, when you deactivate “Client Dash”, are the pages accessible again?

    Plugin Author Gabe Livan

    (@gabelivan)

    @smiranda any news about this? Let me know as I’m keen to help you out 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘not allowed to access plugin page’ is closed to new replies.