theme -> widgets
register_sidebars( 1,
array(
'name' => 'imath-group-info',
'before_widget' => '
',
'after_widget' => '
',
'before_title' => ''
)
);
//Calling bp_custom_group_boxes tag then imath-group-info widgetized area
function imath_add_group_info_area(){
?>