Show all tags on custom post type
I needed something like this for a client site, they wanted to add tags to all their products, but I didn’t want them just making up new tags, I wanted to give them a list of tags to start with. vancoder’s answer provided the key I needed to get this done: the ‘hide_empty’ attribute. What … Read more