[wp-trac] [WordPress Trac] #4610: Default theme (Kubrick): add the
tag cloud for WP 2.3
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 11 11:52:39 GMT 2007
#4610: Default theme (Kubrick): add the tag cloud for WP 2.3
----------------------------+-----------------------------------------------
Reporter: albaran | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
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!
--
Ticket URL: <http://trac.wordpress.org/ticket/4610>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list