• Resolved airplanenoise

    (@airplanenoise)


    hi – trying to find out what role / permissions a user needs to be able to have the user meta stuff if they are not super admin. thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author SS88 LLC

    (@ss88_uk)

    Hi @airplanenoise,

    This plugin uses the following code to check;

    if(!current_user_can('administrator')) return;

    If the user is not an administrator, it will not load.

    Let me know if you have any further questions!
    Sully

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.