Please or Register to create posts and topics.

Can I set auto-User group to new user reg?

I at this point have to manually set the User user group to anyone that registers for my autism forum. Can I set it so all new users are automatically put in that group?

Hello Bryy_Miller,

the following WordPress hook allows you to do things after a user registered on your website:

https://codex.wordpress.org/Plugin_API/Action_Reference/user_register

I think with a little bit of code this could be a good place to insert your custom logic for adding new users automatically to an user group.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!