How to Add a Cool Tag Cloud to a WordPress Blog

Posted in WordPress by ShortLikeAFox on August 27th, 2008

Isn’t that cool? I think it’s cool. It’s a very customizable tag cloud available with the plugin titled WP-Cumulus. Getting it is as easy as downloading it from the link provided, installing it like any plugin, customizing it, and adding this line of code where you want it to appear: <?php wp_cumulus_insert(); ?>.

Have fun!

Leave a Comment