limiting tag cloud

Discussion in 'PHP' started by a!!!!1, May 18, 2008.

  1. #1
    i set up a get tag cloud function for my blog so i could have a tag cloud in the footer, but it puts ALL the tags in it and its so huge and ridiculous. i was wondering if there is a way to limit it to say, the 20 most popular tags?
     
    a!!!!1, May 18, 2008 IP
  2. cornetofreak

    cornetofreak Peon

    Messages:
    170
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    show us your tag code and we can have a look
     
    cornetofreak, May 18, 2008 IP
  3. a!!!!1

    a!!!!1 Peon

    Messages:
    346
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <?php wp_tag_cloud(); ?>

    that's it
     
    a!!!!1, May 18, 2008 IP
  4. evilhuman

    evilhuman Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This is a Wordpress function. There are full instructions on how to narrow down your cloud here: (I can't post real links yet - I'm new - forum rules - so don't forget to change the "xx" to "tt"!)

    hxxp://codex.wordpress.org/Template_Tags/wp_tag_cloud
     
    evilhuman, May 18, 2008 IP