I have a custom post type called 'camps', which has tags associated with it, registered as 'camps_tag'
I have managed to list all of the posts from a certain category within the 'camps' cpt, but how can I list the tags associated with the post?
Any help would be greatly appreciated.