Plugin seems to have stopped working since WordPress update?
-
Hi,
I’m no longer getting the next and previous links to work since the last WordPress update. I have the following code:
list($prev_pagelink,$prev_pagelinkid) = previous_page_not_post(); <a href="<?php echo $prev_pagelink; ?>">Prev</a>
It worked find before. Any suggestions?
Thanks.
JIm
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Plugin seems to have stopped working since WordPress update?’ is closed to new replies.