In WordPress, how can I retrieve all the tags associated with the posts in a particular category?
For a particular category page, instead of listing all the posts in that category, I want to list all the tags associated with all the posts in that category. Is there a simple way to do this?