Info
- 2 posts
- 2 voices
- Started 5 years ago by landofmidnight
- Latest reply from Michael Adams (mdawaffe)
- This topic is not a support question
tagsize plugin
-
- Posted 5 years ago #
I hacked up this little plugin that lets you change the size of the tag cloud without hacking any core files. (And, yeah, that's all it does.)
It does, however, require you to change some code in your template to call the function.
(I took the code from template-functions.php line 1150 or so, the tag_heat_map.)
See it here or download it here.
You can comment about it on my site if you wish. My Release Annoncement.
-
- Posted 5 years ago #
I don't believe a plugin is necessary for this. The core function
tag_heat_map()is just the same, isn't it?See my comment here: http://bbpress.org/forums/topic/67?replies=3#post-295
-
You must log in to post.