Next Post Link Function
-
Hi there,
I’m trying to insert a next post link, with the default title and limited to the category taxonomy.
I’ve tried the codex page
But I am having trouble limiting the category and having the title show up as the actual post title. Code used;
<?php next_post_link( $format, '%title', $in_same_term = true); ?>
Could I please get some assistance, or more importantly a reference to how to use the php arguments properly?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Next Post Link Function’ is closed to new replies.