Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created January 16, 2012 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billrobbins/1621199 to your computer and use it in GitHub Desktop.
Save billrobbins/1621199 to your computer and use it in GitHub Desktop.
Subscribe widget from sea side
<div class="widget">
<h2>Subscribe Here</h2>
<ul>
<li><a href="<?php echo get_settings('home'); ?>/category/messages/feed">Subscribe via RSS</a></li>
<li><a href="<?php echo ot_option('itunes'); ?>">Subscribe via iTunes</a></li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment