Create a unstyled linked list of all tags used in a WordPress blog
Need a tag cloud without all the styles? Just a simple unstyled, linked list of all the tags used throughout a blog? Try the wp_list_categories() function. Weird, I know. The taxonomy parameter of the function enables it to list post tags instead of categories. The following displays a linked list of all the post tags … Continue reading Create a unstyled linked list of all tags used in a WordPress blog
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed