Wordpress using links instead of pages?

Associate
Joined
4 Mar 2007
Posts
315
Location
United Kingdom
Hello all, another question for another day eh aha. Anywho Does anyone know the alternative method of using links at the top of a page instead of using the wordpress pages. Currently i'm using
PHP:
<?php wp_list_pages('sort_column=menu_order&title_li='); ?>
However I do know there is a way of using links instead. As this will enable me to then use pages within this in order to have multiple pages for a main linked page. I've tried looking around but there doesn't seem to be anything to get hold of. So posisbly any of you brainboxes could help a novice out aha.
Thanks,
 
Back
Top Bottom