esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_slider_section_option', $bizstart_slider_section_option); } endif; if (!function_exists('bizstart_services_section_option')) : function bizstart_services_section_option() { $bizstart_services_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_services_section_option', $bizstart_services_section_option); } endif; if (!function_exists('bizstart_col_layout_option')) : function bizstart_col_layout_option() { $bizstart_col_layout_option = array( '6' => esc_html__('2 Column Layout', 'bizstart'), '4' => esc_html__('3 Column Layout', 'bizstart'), ); return apply_filters('bizstart_col_layout_option', $bizstart_col_layout_option); } endif; if (!function_exists('bizstart_aboutus_section_option')) : function bizstart_aboutus_section_option() { $bizstart_aboutus_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_aboutus_section_option', $bizstart_aboutus_section_option); } endif; if (!function_exists('bizstart_feature_section_option')) : function bizstart_feature_section_option() { $bizstart_feature_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_feature_section_option', $bizstart_feature_section_option); } endif; if (!function_exists('bizstart_social_link_section_option')) : function bizstart_social_link_section_option() { $bizstart_social_link_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_social_link_section_option', $bizstart_social_link_section_option); } endif; if (!function_exists('bizstart_footer_section_option')) : function bizstart_footer_section_option() { $bizstart_footer_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_footer_section_option', $bizstart_footer_section_option); } endif; if (!function_exists('bizstart_blog_section_option')) : function bizstart_blog_section_option() { $bizstart_blog_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_blog_section_option', $bizstart_blog_section_option); } endif; if (!function_exists('bizstart_contact1_section_option')) : function bizstart_contact1_section_option() { $bizstart_contact1_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_contact1_section_option', $bizstart_contact1_section_option); } endif; if (!function_exists('bizstart_contact2_section_option')) : function bizstart_contact2_section_option() { $bizstart_contact2_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_contact2_section_option', $bizstart_contact2_section_option); } endif; if (!function_exists('bizstart_pages_section_option')) : function bizstart_pages_section_option() { $bizstart_pages_section_option = array( 'show' => esc_html__('Show', 'bizstart'), 'hide' => esc_html__('Hide', 'bizstart') ); return apply_filters('bizstart_pages_section_option', $bizstart_pages_section_option); } endif; ?>