• I’m using the category description fields to each category page, to display a detailed description.

    I just noticed that when I’m listing the category links, using: <?php wp_list_categories('title_li=&exclude=1'); ?> – it render’s like so:

    <li><a href="url" title="Huge description, which i dont want to show">name</a></li>

    Is there anyway to remove title=”…” ????

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing title= from Catergorys’ is closed to new replies.