Check if a user is a moderator+
-
How do I? I tried
$user->caps['moderate']
and I tried$user->has_cap('moderate')
. Neither worked. What am I doing wrong?Edit: never mind, I figured it out.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.