Been using WP 2.3.2 for about a week now. I noticed that my tag cloud is not updating at all. You can look at my site here.
Look at the current tag cloud. Here is a post tagged with BlueRay. If you look at the cloud you don't see it in there.
http://www.husar.us/blog/archives/tag/blueray
I am using the following in my sidebar.
<?php wp_tag_cloud('smallest=10&largest=14'); ?>
Anyone else having the same issue? Searching the forum but not finding much.
Thanks.