Code question
-
I have this code to exclude the pages, However, the number i want to exclude is page 19.. There are 2 numbers in that code “2,17” where do I place my page 19 and where do i get my second number
<?php wp_list_pages(‘exclude=2,17&title_li=<h2>’ . __(‘Pages’) . ‘</h2>’ ); ?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Code question’ is closed to new replies.