Skip to content

Instantly share code, notes, and snippets.

@zackn9ne
Created August 9, 2012 18:12
Show Gist options
  • Save zackn9ne/3306683 to your computer and use it in GitHub Desktop.
Save zackn9ne/3306683 to your computer and use it in GitHub Desktop.
WordPress the_content_rss
<?php the_content_rss('', TRUE, '', 40); ?><a href="<?php the_permalink() ?>" title="<?php printf(__('Permalink to %s', 'sandbox'), wp_specialchars(get_the_title(), 1)) ?>" rel="bookmark">Read More</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment