• nkals722

    (@nkals722)


    Is there a way to change what role or capability is required to get access to the plugin? It looks like “manage options” is what is currently needed. I’d love a way to allow a specific role to have access to the table data ( maybe not the settings ). Thoughts?

    https://ww.wp.xz.cn/plugins/simple-table-manager/

Viewing 1 replies (of 1 total)
  • bu1kano

    (@bu1kano)

    i found a not-elegant-but-functional way:

    1. create a new capability using a third party plugin

    2. in the controller.php file (lines 52-55) change the “manage_options” capability with the one created in step 1 (or another capability you want)

Viewing 1 replies (of 1 total)

The topic ‘Changing user role / capability needed to access’ is closed to new replies.