• Hi I can get this to work

    <?php if($post->ID == "868"): ?>

    but I want to do multiple ids:

    <?php if($post->ID == "868,500,600"): ?>

    It wont work though, any ideas? I am sure there is a simple solution?

    Regards and thanks !!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Help with: if($post->ID == "10,20,30,40,50") etc’ is closed to new replies.