add_action('wp_head', function() { if (is_front_page()) { echo ''; } });