• Hi,

    I used the following

    <ul>
    <?php wp_list_categories('orderby=name&title_li'); ?>
    </ul>

    To list my categories. However, it does list them but with the title. Like this

    I want to remove the title=”title so it shows like this

    Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘list categories’ is closed to new replies.