Is there a variable I can use to check whether the user is viewing a list of posts or whether it's a single post (permalink). Thanks.
Is there a variable I can use to check whether the user is viewing a list of posts or whether it's a single post (permalink). Thanks.
Check Conditional_Tags for many conditional tags, including is_single().
Many thanks, that's exactly what I'm looking for.
This topic has been closed to new replies.