wp_list_categories without BR
-
Im using:
<?php wp_list_categories('style=none'); ?>
To output links to all my categories, however its appending a BR element after each category, anyway to stop this?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp_list_categories without BR’ is closed to new replies.