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_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_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_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; ?>