[HELP] if page_link
-
Hey,
I have a modified page_link navigation that I want to show only if the page is broken (using the <!–nextpage–> quick tag).
So I was wondering is something like this could work:
<?php if function_exist(('link_pages')) { echo 'yes'; } else { echo 'no'; } ?>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[HELP] if page_link’ is closed to new replies.