[wp-trac] Re: [WordPress Trac] #4963: wp_tag_cloud() does not pick up all the tags

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 12 15:16:21 GMT 2007


#4963: wp_tag_cloud() does not pick up all the tags
------------------------+---------------------------------------------------
 Reporter:  jdembowski  |        Owner:  anonymous
     Type:  defect      |       Status:  closed   
 Priority:  normal      |    Milestone:           
Component:  General     |      Version:           
 Severity:  normal      |   Resolution:  invalid  
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by Otto42):

  * status:  new => closed
  * version:  2.3 =>
  * resolution:  => invalid
  * milestone:  2.3 =>

Comment:

 wp_tag_cloud(), by default, displays the top 45 used tags. If you want
 more, you need to pass it the number variable.

 Example:
 wp_tag_cloud('number=200');

 This is all explained in the codex:
 http://codex.wordpress.org/Template_Tags/wp_tag_cloud

 It appears to work correctly to me, so I'm closing as invalid. Re-open the
 ticket if this sort of behavior is not working for you.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4963#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list