php post navigation in same category not working
-
Hello,
When i’m trying to add in same term and taxonomy nothing shows up.
This works:
<?php previous_post_link('%link', '<< Previous Post'); ?>
This not:
<?php previous_post_link('%link', '<< Previous Post', $in_same_term = 'Portfolio', $excluded_terms = '', $taxonomy = 'Portfolio Categories'); ?>
Can some one help me out?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php post navigation in same category not working’ is closed to new replies.