Sorting of wp_list_pages
-
I am using a theme that calls this function:
<?php wp_list_pages(‘title_li=<h2>’ . __(‘Pages’) . ‘</h2>’ ); ?>The result is sorted alphabetically… is it possible to have it sorted by the pageorderfiled or id or in any other way.
regards/falke
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Sorting of wp_list_pages’ is closed to new replies.