wp_list_pages
-
Is it possible to set max number of pages on the list and offset on the wp_list_pages tag?
I use this tag right now:
<?php wp_list_pages(‘child_of=136&sort_column=menu_order&title_li=’); ?>
How to maximize the list to 9 pages, and also setting offset?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wp_list_pages’ is closed to new replies.