• I would like to get a If for page Work and all its sub pages.

    ‘<?php if ( is_page( ‘work’ ) && $post->post_parent ) { ?>’
    do this
    else … do this.. end

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘is_page Pagename and it's children’ is closed to new replies.