• Hey – I read your suggestion to limit user access by downloading members plugin – well I tried wp members & the other members & they didn’t work.

    Several issues with one – the other didn’t do what you said.

    All I need is for EDITOR type users to have access to download data off of one form.

    We only have the one form & that bit of data.

    If you would help me alter the code – that would be my preference as plugins to make other plugins work are unreliable.

    The theme I’m using has all plugins blocked & I like that – just need the data off the one form.

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    There are two ‘members’ plugins. The one that works with my plugin is the one by Justin Tadlock. Sorry for the confusion.

    If you want a role to only have access to a form’s data, use only the following capabilities:

    form_manager_main
    form_manager_data(*)
    form_manager_edit_data

    If this isn’t working for you then you’ve found a bug, so then the next step would be to list the other plugins you have installed and go from there.

Viewing 1 replies (of 1 total)
  • The topic ‘which members plugin do I use to limit access?’ is closed to new replies.