<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( &#39;automatic-feed-links&#39; ) 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; ">&lt;link rel=&quot;alternate&quot; type=&quot;text/xml&quot; title=&quot;RSS .92&quot; href=&quot;&lt;?php bloginfo(&#39;rss_url&#39;); ?&gt;&quot; /&gt;</span><br>
<span class="Apple-style-span" style="font-family: Arial; font-size: 16px; white-space: pre-wrap; ">&lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom 0.3&quot; href=&quot;&lt;?php bloginfo(&#39;atom_url&#39;); ?&gt;&quot;     </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>