I was wondering if there was a simple way of getting all Tags assigned to a post if you have a post ID available outside of The Loop.
I was hoping for something like the_tags() that accepts a post ID.
I was wondering if there was a simple way of getting all Tags assigned to a post if you have a post ID available outside of The Loop.
I was hoping for something like the_tags() that accepts a post ID.
Never mind, I found that the get_the_tags() function actually accepts a post ID :)
Exactly what I was looking for.
This topic has been closed to new replies.