Use BLACKFRIDAY2023 to get 25% off on all our plugins, themes and memberships till December 5th
Ravi in 12 Comments
Initial release
Fix BuddyBoss specific code causing fatal error on BuddyPress
Fix the auto removal of group from list on syncing if one of the users were member of the group.
Added two new operators. Starts With/Ends with to match prefix/suffix.
Adding API function for synchronizing groups instead of just adding. It does not change any functionality for now.
Added support for core WordPress fields while creating an auto list. Added default settings.
Added support for Fluent Forms BuddyPress registration.
Fix group_id while calling group join function call
Added support to use Role in the condition
Added option to enable group joining on user_register action. This is helpful if mapping group with user emails.
Ensures that values are scalar when using with equality operators
Admin framework update Strictly checking functions Fix language directory path Added POT file
Initial release
Fix BuddyBoss specific code causing fatal error on BuddyPress
Fix the auto removal of group from list on syncing if one of the users were member of the group.
Added two new operators. Starts With/Ends with to match prefix/suffix.
Adding API function for synchronizing groups instead of just adding. It does not change any functionality for now.
Added support for core WordPress fields while creating an auto list.
Added default settings.
Added support for Fluent Forms BuddyPress registration.
Fix group_id while calling group join function call
Added support to use Role in the condition
Added option to enable group joining on user_register action. This is helpful if mapping group with user emails.
Ensures that values are scalar when using with equality operators
Admin framework update
Strictly checking functions
Fix language directory path
Added POT file