[wp-trac] Re: [WordPress Trac] #4936: no unordered list with
wp_tag_cloud
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 8 18:12:56 GMT 2007
#4936: no unordered list with wp_tag_cloud
--------------------------+-------------------------------------------------
Reporter: kretzschmar | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.4 (next)
Component: Optimization | Version: 2.3
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by Otto42):
The format defaults to flat, as stated in the documentation. If you call
it like this:
{{{
wp_tag_cloud('format=list');
}}}
Then you should get back an unordered list. This is what the codex says:
http://codex.wordpress.org/Template_Tags/wp_tag_cloud
--
Ticket URL: <http://trac.wordpress.org/ticket/4936#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list