• Hi there,

    I’m modifying a great theme and want to add a tagcloud on the frontpage.
    This all goes well when I use this:

    <?php wp_tag_cloud('smallest=8&largest=22&number=0&format=flat&orderby=count'); ?>
    </p>

    Now I’d like to add categories as well. What code do I use?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add categories in tagcloud’ is closed to new replies.