﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
4610,Default theme (Kubrick): add the tag cloud for WP 2.3,albaran,anonymous,"Add the tag cloud at the beginning of the sidebar.

Add in sidebar.php:

{{{
<li>
	<?php wp_tag_cloud(); ?>
</li>
}}}

Do it, it's magic!",enhancement,closed,normal,,Template,2.3,normal,worksforme,tested needs-patch,
