Using add_link_attr with wp_list_categories
-
Hey,
I’m currently using
<?php wp_list_categories(‘orderby=name&title_li=’); ?>
To display my category listings, could anyone show me the way to incorporate that with the add_link_attr attribute to append rel=”NoFollow” to the category links.
Thankyou
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using add_link_attr with wp_list_categories’ is closed to new replies.