$bosa_construction_company_fact_one_title, 'content' => $bosa_construction_company_fact_one_content, ); } if( !empty($bosa_construction_company_fact_two_title) || !empty($bosa_construction_company_fact_two_content ) ){ $bosa_construction_company_has_fact = true; $bosa_construction_company_fact_array['fact_two'] = array( 'title' => $bosa_construction_company_fact_two_title, 'content' => $bosa_construction_company_fact_two_content, ); } if( !empty( $bosa_construction_company_fact_three_title) || !empty($bosa_construction_company_fact_three_content) ){ $bosa_construction_company_has_fact = true; $bosa_construction_company_fact_array['fact_three'] = array( 'title' => $bosa_construction_company_fact_three_title, 'content' => $bosa_construction_company_fact_three_content, ); } if( !empty( $bosa_construction_company_fact_four_title) || !empty($bosa_construction_company_fact_four_content) ){ $bosa_construction_company_has_fact = true; $bosa_construction_company_fact_array['fact_four'] = array( 'title' => $bosa_construction_company_fact_four_title, 'content' => $bosa_construction_company_fact_four_content, ); } if( !get_theme_mod( 'bosa_construction_company_disable_fun_facts_section', true ) && $bosa_construction_company_has_fact ){ ?>