Viewing 1 replies (of 1 total)
  • Plugin Author Florian Ziegler

    (@florianziegler)

    Hi @decka,

    please have a look at the capability vs. roles table.

    If you want to allow the editor user role to access picu, you can return the ‘edit_pages’ or the ‘publish_pages’ capability, for the author role, you could return ‘edit_posts’, etc.

    By using a plugin like Members you can also create a new capability (eg. “use_picu”) and assign that one to an existing user role. You would then have to pass that new capability to our picu_capability filter.

    I hope that makes sense!

    Cheers
    Florian

Viewing 1 replies (of 1 total)
  • The topic ‘cannot change role’ is closed to new replies.