[theme-reviewers] including feeds in header.php

Jason Gottschalk jason at gottschalk.ca
Wed May 4 11:52:35 UTC 2011


Is the following ok to include feeds in header.php or are they required to
be called using add_theme_support( 'automatic-feed-links' ) in
functions.php?
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php
bloginfo('rss_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3"
href="<?php bloginfo('atom_url'); ?>"

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110504/3bf91256/attachment.htm>


More information about the theme-reviewers mailing list