Add user to group
-
Hi!
First off, I love this plugin.
Question: is there a hook, a function, a filter I can use to add a user to a specific group? I’m using your plugin as the forum feature of our site, and would like to be able to add a user to a group programmatically.
For example: when I user sends an email via a form, I want to add that user to a specific group.
I know you can’t help with the form part. That, I will take care of. I want to know if I can call something similar to:
add_user_to_asgaros_group($user_id, $group_id);
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Add user to group’ is closed to new replies.