• Resolved Lovro Hrust

    (@lovor)


    I wanted to give access to meta pixel dashboard for users with editor role, not only admins. I discovered that in FacebookWordpressSettingsPage.php registration in method addMenuFbe uses manage_options capability necessary for viewing link in settings.
    It seems to me that there is no way to change this in updatable way – I can’t unhook settings registration hook on admin_menu, since FacebookWordpressSettingsPage class is not available, nor I see any other way to do it.
    Could you please provide a way for developer to give users with different capabilities/roles access to admin?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support iodic

    (@iodic)

    Hi there, apologies for the late reply!

    At the moment, there are no plans to change how the permissions are set up but we will share this request with the team.

    In the meantime, you can use a plugin like User Role Editor to modify role permissions or create a new role with the required permissions.

    Please let us know if we can help with anything else.

    Best,
    Marko

    Plugin Support iodic

    (@iodic)

    As there was no reply, I will mark this ticket as resolved but please feel free to follow up here if we can help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.