html5-boilerplate-for-wordpress
html5-boilerplate-for-wordpress copied to clipboard
automatic_feed_links is deprecated
trafficstars
On line 33 in functions.php there's a call automatic_feed_links() which is deprecated since WP 3.0 and should be replaced with add_theme_support_('autoamtic-feed-links').