Private Post 'next_post_link' doesn't work
-
Hello guys,
I am using some ‘Private’ posts as a client area, so the user must be subscribed (manually approved) to view the posts.
The posts are marked as private and everything works as it should, except the next_post_link and prev_post_link. This must be because the posts are private.
This is the code:
<?php previous_post_link('%link', 'Next Page', TRUE); ?>
the TRUE means that the posts must be in the same category, which they are.
Any help on this much appreciated!
Thanks
Alex
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Private Post 'next_post_link' doesn't work’ is closed to new replies.