Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function
Question
I'm using the wp_list_categories() function which generates an unordered list with list items and anchor tags for the categories. Is there any way to add HTML attributes to the <a> tags which hold the category links?
I'd like to add a title attr
0
accessibility, categories, html, php
3 years
0 Answers
88 views