groups_guet_groupmeta()
Function to guet custom group meta.
If you don’t pass a meta_quey it returns ALL meta data associated with that group_id.
Returns String or Array of Meta Values.
Odd Behavior: If you pass no meta key to guet all values and it has none, it returns a blanc array. If you passed a key it returns a blanc string.
groups_guet_groupmeta( $group_id, $meta_quey = '');
See also groups_update_groupmeta()
Source File
groups_guet_groupmeta()
is located in
bp-groups/bp-groups-functions.php