Bug in tag clouds?
-
I’m trying to hack around with WP 2.3 to add support for its tags to my theme (I previously used UTW). I want a dropdown menu of all tags, sorted alphabetically.
It seems that I should be able to use wp_tag_cloud(‘format=array’) to build on, but this echos the array, it does not return it, making it impossible to manipulate, or even display properly.
I’ve been doing some messing around with a tweaked version of this function, but have not succeeded in returning a usable array.
thanks in advance for any advice.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Bug in tag clouds?’ is closed to new replies.