Wordpress tag cloud
Posted September 16th, 2008 by adminTag clouds are a valuable user interface enhancement for information that does not fall in a nice treelike hierarchy.
Put the code below where you want the cloud to appear.
<?php wp_tag_cloud(’smallest=8&largest=36&’); ?>
Thanks to hackwordpress.com
Filed under:usability