How to display all tags as text in index?
tag1, tag2, tag3, tag4
in text
How to display all tags as text in index?
tag1, tag2, tag3, tag4
in text
As plain text? Or as text links (ie a tag cloud)? If it's the latter, have a look at http://codex.wordpress.org/Template_Tags/wp_tag_cloud. If it's the former, perhaps get_tags?
This topic has been closed to new replies.