Title: WordPress &lt;a href title=&#8221;&#8230;&#8221;
Last modified: August 19, 2016

---

# WordPress <a href title=”…”

 *  [benz0r](https://wordpress.org/support/users/benz0r/)
 * (@benz0r)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/wordpress-lta-href-title/)
 * Okay, so I’m displaying my categories using this code: `<?php wp_list_categories('
   title_li='); ?>`
 * The problem is, the links that that outputs have a title tag: `<a href="#" title
   ="View all posts filed under Category">Category</a>`
    I would like to remove 
   the `title="..."` from that link. How can I manage to do this?
 * I tried adding: `use_desc_for_title=0` but it doesn’t work for some reason.
 * `<?php wp_list_pages('title_li=&use_desc_for_title=0'); ?>`

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

 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/wordpress-lta-href-title/#post-1322052)
 * Those are called title attributes. Have a look at [this](http://wordpress.org/extend/plugins/remove-title-attributes/)
   plugin.
 *  Thread Starter [benz0r](https://wordpress.org/support/users/benz0r/)
 * (@benz0r)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/wordpress-lta-href-title/#post-1322086)
 * Thank you, just what I needed.
 *  [Eric Rasch](https://wordpress.org/support/users/ericrasch/)
 * (@ericrasch)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/wordpress-lta-href-title/#post-1322178)
 * Here’s a way to do it without a plugin:
    Remove the Title Attribute from WordPress
   Category and Page Lists [http://bavotasan.com/tutorials/remove-the-title-attribute-from-wordpress-category-and-page-lists](http://bavotasan.com/tutorials/remove-the-title-attribute-from-wordpress-category-and-page-lists)

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

The topic ‘WordPress <a href title=”…”’ is closed to new replies.

## Tags

 * [categries](https://wordpress.org/support/topic-tag/categries/)
 * [href](https://wordpress.org/support/topic-tag/href/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [title](https://wordpress.org/support/topic-tag/title/)
 * [wp_list_categories()](https://wordpress.org/support/topic-tag/wp_list_categories/)

 * 3 replies
 * 3 participants
 * Last reply from: [Eric Rasch](https://wordpress.org/support/users/ericrasch/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/wordpress-lta-href-title/#post-1322178)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
