Approve Members With PHP
-
How do I approve a new user registration via PHP? I have it set up so that new registrations must be approved by an admin, but I want to build a page that allows a different role to approve other users. I tried setting the usermeta ‘account_status’ to ‘approved’ but that didn’t work.
The topic ‘Approve Members With PHP’ is closed to new replies.