• Hi there,

    Great plugin thanks!

    Is there a custom permission for creating temporary ‘subscriber’ logins that I could add to users with the ‘advanced editor’ role? (I created this custom role using the Members plugin)

    Or alternatively, can I change the minimum role required to ‘advanced editor’ rather than admin?

    I realise there are security considerations, but would love to use this plugin to create temporary logins for accessing protected frontend content.

Viewing 1 replies (of 1 total)
  • Thread Starter CarolineElisa

    (@carolineelisa)

    Ok, so I found one instance that I can filter:

    apply_filters( 'tempadmin_user_cap', 'manage_options' )

    However there are 3 more that I cannot:

    current_user_can( 'manage_options' )

    Any plans to make all instances filterable?

Viewing 1 replies (of 1 total)
  • The topic ‘Allow ‘advanced editor’ to create temporary logins?’ is closed to new replies.