Hi!
I would like to change the title of tags in wordpress cloud.
When I use wp_tag_cloud() the output is like this:
<a
href='http://xy.com/tag/dog' class='tag-link-24' title='1 topic' style='font-size: 10pt;'>Dog
I want to change title to this: Dog.
Thanks.