• Resolved cabgfx

    (@cabgfx)


    Hi,

    I’m building a new theme, from scratch, heavily customized.
    I’m listing my categories like this;

    <?php wp_list_categories('title_li=&hide_empty=0&exclude=1,2'); ?>

    – I need to be able to edit the title in the generated link that currently says: View all posts filed under...
    Basically I just want the title in the link to display the name of the category, nothing else..

    I’ve been searching high and low in both the Codex and the Forums, but haven’t been able to find anything related to this..

    Thoughts anyone?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cabgfx

    (@cabgfx)

    OMG, I just now realized that the Description is displayed as the title, if present.

    Jeez, I feel stupid.

    whooami

    (@whooami)

    funny how that works 🙂 Thats what the docs are for!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove/edit title=”” attribute from wp_list_categories’ is closed to new replies.