Hiding members programmatically
-
Hello,
I was wondering if there was a way to hide members programmatically. I created a child theme where I want admins of the site to be able to go to an author page on the front end and hide members via a button.
I see there is a function called ‘tern_wp_members_hide($i)’ in /core/members-list.php, is that the right function I should call to hide a user from the members list? Is the $i parameter the ID of the user?
Thanks – great plugin!
Raf
- The topic ‘Hiding members programmatically’ is closed to new replies.