How to show pending signups alongside other users
-
Before the latest buddypress update, pending users showed up along side our ‘subscribers’ on one of our custom admin pages. Now that pending signups have been reworked, they’re on their own page which is less than ideal for our moderators.
I’d like to bring those pending folks back, but since they don’t have a role I’m not sure I can do that with a custom users query.I tried temporarily removing the
remove_signups_from_user_query
filter but that’s set within theBP_Members_Admin
but no luck. Not sure if I’m doing it wrong, or if that’s the wrong way to go about it.Thanks!
- The topic ‘How to show pending signups alongside other users’ is closed to new replies.