WP_List_Pages
-
I have a list of pages that appears in top navigation menu, with ALL CAPS.
The code looks like this:
<?php wp_list_pages(‘title_li=&sort_column=menu_order’); ?>I want to make all letters lowercase and/or first letter capital, other lowercase.
Can anybody help?
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.