Link to second to last post?
-
Hi,
I am trying to create a link to the second to last post.
I tried:
<?php previous_post_link( '%link', '<span class="meta-nav">«</span> %title', in_same_cat, TRUE ) ?>
But I guess because I am using a
<?php the_post() ?>
instead of the loop on a category-x.php page, it doesn’t work.Any help would be appreciated.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Link to second to last post?’ is closed to new replies.