.php edit help = change auto-alphabetize
-
There’s one thread on this topic, but the recommended fix looks a bit different than what I’ve got in my sidebar.php, so wanted to ask for help….
I want to DE-alphabetize the sidebar listings because I’ve got a Sunday-thru-Saturday schedule listing which obviously needs to be in day-order, not alphabetical (these are children)
Here’s the existing code:
<h3>Pages</h3>
-
<?php wp_list_pages(‘title_li=’); ?>
How would you edit it so that one could select the page order instead of having them automatically alphabetized?
Using vistered little themeTIA
- The topic ‘.php edit help = change auto-alphabetize’ is closed to new replies.