Title: Post a tag cloud?
Last modified: August 19, 2016

---

# Post a tag cloud?

 *  [Unit9](https://wordpress.org/support/users/unit9/)
 * (@unit9)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/post-a-tag-cloud/)
 * Hi all, 🙂
 * I found this code for posting the list of categories:
 * <?php wp_list_categories($cat_args . ‘&title_li=’); ?>
 * Is there something similar for posting Tag links?
 * Cheers

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/post-a-tag-cloud/#post-689305)
 * Check out the [wp_tag_cloud](http://codex.wordpress.org/Template_Tags/wp_tag_cloud)
   template tag. If your wanting a list you could do this.
    `<?php wp_tag_cloud('
   format=list'); ?>`
 *  Thread Starter [Unit9](https://wordpress.org/support/users/unit9/)
 * (@unit9)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/post-a-tag-cloud/#post-689310)
 * Perfect again Jeremy – thanks!! 😀

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post a tag cloud?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Unit9](https://wordpress.org/support/users/unit9/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/post-a-tag-cloud/#post-689310)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
