section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Buzz_Agency */ function buzz_agency_header_callback() { ?>
'.esc_html( $description ).'

'; } } elseif ( 'title-only' == $site_identity && $title ) { if ( is_front_page() && is_home() ) { ?>

'.esc_html( $description ).'

'; } } ?>