• How does one combine or “nest” more than one conditional tag?

    For example: Let’s say I want to create a test that is true under either of the following conditions:
    is_page(‘128’) or
    is_single()

    thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to nest multiple conditional tags?’ is closed to new replies.