How to Exclude Pages?
-
I have been trying to add code to the “arguments” box in the Nice Nav widget to exclude a page from the list, but I haven’t been able to get it to work. Here is what I’m adding:
‘
-
<?php wp_list_pages(‘exclude=17757’ ); ?>
‘
I also tried this without the ‘
- ‘ and ‘
‘, but that didn’t work either.
What am I doing wrong?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to Exclude Pages?’ is closed to new replies.