Get tags into class?
-
Hi there! Thank you for the super-useful plug-in! I am trying to figure out how to get the media-tags for a given image as I am looping through my custom callback function.
I tried something like:
class=”‘.the_terms( wp_get_post_tags->ID, array( ‘fields’ => ‘ids’ ) );.'”and it doesn’t work. Is there an easy way to go about this? Is the taxonomy custom for media-tags?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Get tags into class?’ is closed to new replies.