Pages Formatting
-
Hi,
I am trying to combine 2 arguments for the pages list tag for my sidebar.php.
a) Exclude some pages (‘exclude=46&title_li=<h3>’.__(‘Pages’).'</h3>’ ); AND
b) Sort the columns and hide the title (‘sort_column=menu_order&depth=1&title_li=’)
How do I combine the 2 arguments with the following tag?
<?php wp_list_pages(); ?>
Appreciate some help. Thanks a lot in advance.
Cheers
Ellesse -
- The topic ‘Pages Formatting’ is closed to new replies.