That&#39;s the very purpose of add_theme_support( &#39;automatic-feed-links&#39; ). So, no: those feed links should NOT be hard-coded in the document head.<div><br></div><div>Chip<br><br><div class="gmail_quote">On Wed, May 4, 2011 at 6:52 AM, Jason Gottschalk <span dir="ltr">&lt;<a href="mailto:jason@gottschalk.ca">jason@gottschalk.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="background-color:transparent"><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 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 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 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 face="Arial" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div style="background-color:transparent">
<font face="Arial" size="3"><span style="white-space:pre-wrap">Thanks</span></font></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>