Forums
(@hamishtish)
19 years ago
Hello guys,
<?php if (is_page(‘7’)) { ?>
is a great way to do this, but how do I set the if statement for multiple pages istead of just the one ‘7’ page. For example say I want the same sidebar for page 1, 2, 3, and 4.
Thanks