Forums

Use slug for class in category list (2 posts)

  1. lemmonaid
    Member
    Posted 2 years ago #

    Hi everybody,

    I'm trying to add category slug as class in the list generated by wp_list_categories() function.

    For example:
    <li class="cat-item cat-item-1 category-slug">

    Is there any way to do so? I can't get it working...

    Thanks for suggestions!

  2. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    What have you tried to try to get it working?

    I'm thinking you'll need to use get_categories() and create your own loop to output the list.

Topic Closed

This topic has been closed to new replies.

About this Topic