get_the_tags() outside the loop in page.php
-
Hi
I’m using a plugin that allows me to use tags on pages, working just fine when I’m inside the loop. But how do I apply it in WP 3.1 outside the loop?
get_the_tags($post->ID) does not work
Thanks!!
/ ors
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘get_the_tags() outside the loop in page.php’ is closed to new replies.