• Does anybody know of a conditional tag for a post or a page that is “paged”. Meaning a post or a page that is split up using the <!–nextpage–> quick tag?

Viewing 1 replies (of 1 total)
  • Might try the PHP strpos function to test for that string in $post->post_content (replace $post with whatever you use in your loop).

Viewing 1 replies (of 1 total)
  • The topic ‘Conditional Tag for a Next Page Quick Tag’ is closed to new replies.