• I am testing whether a users has Adminstrative access to a blog or not? is_site_admin() only returns true for the “admin” user.

    Is there any other function that can tell whether the current user is a non-regular users or not? Something that returns true for Adminstrator, Editors and such.

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How does is_site_admin works?’ is closed to new replies.