<div style="background-color: transparent; "><span class="Apple-style-span" style="font-family: Arial; font-size: 16px; white-space: pre-wrap; ">Is the following ok to include feeds in header.php or are they required to be called using </span><span class="Apple-style-span" style="font-family: Arial; font-size: 16px; white-space: pre-wrap; ">add_theme_support( 'automatic-feed-links' ) in functions.php?</span></div>
<div style="background-color: transparent; "><span class="Apple-style-span" style="font-family: Arial; font-size: 16px; white-space: pre-wrap; "><link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" /></span><br>
<span class="Apple-style-span" style="font-family: Arial; font-size: 16px; white-space: pre-wrap; "><link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" </span></div>
<div style="background-color: transparent; "><font class="Apple-style-span" face="Arial" size="3"><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></font></div><div style="background-color: transparent; ">
<font class="Apple-style-span" face="Arial" size="3"><span class="Apple-style-span" style="white-space: pre-wrap;">Thanks</span></font></div>