Add a list of "Subscribe" links to your sidebar. Options include your blog and podcast feed, Twitter page, iTunes, Facebook Fan Page, Google Profiles
Add to your sidebar:
**Widgets Sidebar**
If you are using the dynamic widgets sidebar in your theme, go to the "Presentation" > "Widgets" page and drag the “Subscribe” widget into the sidebar where you would like it to appear.
**Traditional Sidebar**
If you are not using the dynamic widgets sidebar, insert to following code into your theme's sidebar template.
<?php if( function_exists('subscribe_sidebar') ) { ?>
<li><?php subscribe_sidebar(); ?>
</li>
<?php } ?>
Requires: 2.5 or higher
Compatible up to: 2.9.2
Last Updated: 2010-2-23
Downloads: 19,478




