Hi all,
How do I retrive the tags assigned to a post, using the post ID?
If I use the UTW_ShowTagsForCurrentPost(), it echoes the tags, which is not the way to store into a variable.
I'm making a plugin which provides links related to the post content. I'd also like to add the terms of the tags to analyze the content.
If you know the way it would be greatly appreciated.