• Resolved jhawtin

    (@jhawtin)


    Is it possible to make this plugin available to other users other than admin? I’d like to make this feature available to an editor of the site.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Yes. There is a hook for this:

    apply_filters( 'acui_capability', 'create_users' )

    So you can filter the capability that manage it.

Viewing 1 replies (of 1 total)

The topic ‘make plugin available to editors’ is closed to new replies.