/ Published in: PHP
Expand |
Embed | Plain Text
<ul> <?php <!-- Just show page 4, 6 and 7 and skip the title --> wp_list_pages('include=4, 6, 7&title_li='); ?> </ul>
You need to login to post a comment.
<ul> <?php <!-- Just show page 4, 6 and 7 and skip the title --> wp_list_pages('include=4, 6, 7&title_li='); ?> </ul>
You need to login to post a comment.