@habi thnx for the help. but i needed that every user should be able to post in any group they want which is not possible until they join the particular group.
@habi I already made a plugin which forcefully lets the user join a group and then leave the particular group when saving a post. I am writing the code below plz let me know if there should be any changes:
function onMySave($user, $notice)
{…