Forums
(@mgiroux27)
15 years, 9 months ago
It seems.. at least with WP 3.0.1 that you can use tag__in and give it the slug
'tag__in' => array('slug-name'),
i tried it, having the same problem and it worked.