[Plugin: Media Tags] tags_compare AND bug
-
I have three Media-Tags, tag1, tag2 and tag3.
I’m using tags_compare to grab all images tagged with $tag and tag3.
get_attachments_by_media_tags('media_tags="'.$tag.',tag3"&tags_compare=AND');
If $tag equals tag4, a non-existent Media-Tag, the results return every image tagged with tag3. I was expecting it to return zero results.
Just something I noticed. Thanks for the great plugin!
(Version 3.0.5)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Media Tags] tags_compare AND bug’ is closed to new replies.