This action is for showing custom group fields at the front end on the group page.
do_action('profile_magic_show_group_fields_option',$options);
$options is an array of data associated with the group options.
This action is for showing custom group fields at the front end on the group page.
do_action('profile_magic_show_group_fields_option',$options);
$options is an array of data associated with the group options.