posts_nav_link separater malfunction 3.2.1
-
I have a bunch of posts to display with pagination. I tested a setup with 3 pages.
I’m using:
posts_nav_link(' | ', '« Previous', 'Next »');Page 1 and 3 properly display just Previous or Next, but page 2 does not show a separator:
« PreviousNext »I also tried:
posts_nav_link();And the default separater is also not showing:
« Previous PageNext Page »Is this a bug in the latest version of WordPress?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘posts_nav_link separater malfunction 3.2.1’ is closed to new replies.