• Resolved rize

    (@rize)


    im using this code to display the child categories of a parent category

    <ul>
    <?php wp_list_categories('orderby=name&use_desc_for_title=0&child_of=10'); ?></ul>

    how do i remove the word Categories above the child category list.
    Picture sample..

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove the word Categories above the category list’ is closed to new replies.