I've just install Wordpress 3, and I can't figure out how to put an atom link in the sidebar, under (or otherwise near) the RSS links. I looked at sidebar.php, but it simply references a meta 'widget', and I can't figure out how to modify or configure this widget (or any widget for that matter). Can somebody guide me as to how to enable atom feeds?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
You can use the wp_meta hook:
|
|||
|