Group member ban and unbanned action hooks
-
Hi, Hope you are doing well
We are making the compatibility of buddyPress with our premium themes and we are adding some functionality while member is banned or unbanned. Upon both calls as well as on accept group invite one function is being triggered which is
public function save() {} under the class class BP_Groups_Member{}
and below functions are not being used anywhere
groups_ban_member() groups_unban_member()
How we can differentiate either request is for ban or accept invitation? Is there any specific hook that can only be used for the group member ban or unbanned?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.