Advertisement
ridgey28

Style Read More in WP

Feb 19th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.30 KB | None | 0 0
  1. <?php
  2. /*To use with the following blog post
  3. [link]http://www.worldoweb.co.uk/2012/display-your-wordpress-recent-posts-on-a-static-page#comment-804774077
  4. */Disqus bug not allowing PHP tags
  5. ?>
  6. <a class="read-more" href="<?php the_permalink();?>" rel='nofollow' title="<?php the_title();?>">Read More</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement