Wordpress page list


/ Published in: PHP
Save to your folder(s)

display page list for selected pages : remove "Page" word


Copy this code and paste it in your HTML
  1. <?php wp_list_pages('include=2,4,12,14,16&title_li=0'); ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.