Any way to differentiate unapproved users
-
I have a page that lists all registered users of the site.
But as soon as someone registers — even before they’re approved — they show up in the user list.
Is there any way to filter them out:
1 – some condition I can use in the ‘get_users’ call?
2 – some metadata about them I can pull, to tag their entry and hide it with CSS?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Any way to differentiate unapproved users’ is closed to new replies.