<?php
echo str_replace('<br />',' | ',
wp_list_categories('style=&echo=0&title_li='));
?>
Showing posts with label wp_list_categories. Show all posts
Showing posts with label wp_list_categories. Show all posts
Thursday, May 14, 2009
Create horizontal categories menu in WordPress without CSS
To create a horizontal categories menu separated by ' | ' in WordPress, use this code.
Subscribe to:
Posts
(
Atom
)