columns() ) ); $cols = (int) apply_filters( 'bongoto/footer_columns', $cols ); $widgets_enabled = (bool) $fm->widgets_enabled(); // Allow toggling the subscribe box from Customizer (default: true). $show_subscribe = (bool) apply_filters( 'bongoto/footer_show_subscribe', get_theme_mod( 'bongoto_footer_show_subscribe', true ) ); do_action( 'bongoto/before_footer_main_grid', $cols, $widgets_enabled ); ?>