[REMIX]
[php] include(TEMPLATEPATH.”/includes/breadcrumb.php”);[/php]
[php] the_title(); [/php]
Pages
-
[php] wp_list_pages(‘title_li=’); [/php]
Archives
-
[php] wp_get_archives(‘type=monthly’); [/php]
Categories
-
[php] wp_list_cats(‘sort_column=name’); [/php]
[/REMIX]