Forums
(@royboy)
12 years, 10 months ago
Sorted! Just in case anyone runs into the same thing or has a better way of doing this
$tag = basename($_SERVER['REQUEST_URI']); $wp_query->query('tag='.$tag);
this will return all posts for that tag