• Resolved isura

    (@isura)


    I am trying to hide a page from my header and sidebar. I found this code to use, but where do I put it? Thanks.

    <ul>
    <?php
    wp_list_pages('exclude=17,38' ); ?>
    </ul>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Hiding pages’ is closed to new replies.