Smarter Navigation – Previous/Next Links in Same Category
-
I am using the folowing function to display links for the Previous/Next Posts in the same category:
function cat_next() { next_post_link('%link', 'Next post in category', TRUE, ''); }
… which works well and displays “Next post in category” as the link title.
Anyone know if there is a way to display the actual ‘category name’ instead of just the word ‘category’?
Example: “Next post in Events”.
Any help is appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Smarter Navigation – Previous/Next Links in Same Category’ is closed to new replies.