is_single the_ID
-
IS there a way I can check if a post in a query posts list is the current post.
I have tried: `<?php if(is_single( ‘the_ID();’ )) { ?>
`But it doesn’t seem to work.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘is_single the_ID’ is closed to new replies.