/ Published in: PHP
display page list for selected pages : remove "Page" word
Expand |
Embed | Plain Text
<?php wp_list_pages('include=2,4,12,14,16&title_li=0'); ?>
You need to login to post a comment.
display page list for selected pages : remove "Page" word
<?php wp_list_pages('include=2,4,12,14,16&title_li=0'); ?>
You need to login to post a comment.