$bosa_crypto_info_one_title, 'content' => $bosa_crypto_info_one_content, ); } if( !empty($bosa_crypto_info_two_title) || !empty($bosa_crypto_info_two_content ) ){ $has_bosa_crypto_info = true; $bosa_crypto_info_array['bosa_crypto_info_two'] = array( 'title' => $bosa_crypto_info_two_title, 'content' => $bosa_crypto_info_two_content, ); } if( !empty( $bosa_crypto_info_three_title) || !empty($bosa_crypto_info_three_content) ){ $has_bosa_crypto_info = true; $bosa_crypto_info_array['bosa_crypto_info_three'] = array( 'title' => $bosa_crypto_info_three_title, 'content' => $bosa_crypto_info_three_content, ); } if( !empty( $bosa_crypto_info_four_title) || !empty($bosa_crypto_info_four_content) ){ $has_bosa_crypto_info = true; $bosa_crypto_info_array['bosa_crypto_info_four'] = array( 'title' => $bosa_crypto_info_four_title, 'content' => $bosa_crypto_info_four_content, ); } if( !get_theme_mod( 'bosa_crypto_disable_crypto_info_section', true ) && $has_bosa_crypto_info ){ ?>