karnius
Member
Posted 3 years ago #
Hi guys,
In my website I need to do an inclusive tag search, with mean that result from ?tag=image,jquery must have the 2 tags and not just one or the other.
I can't find anything on the subject, withc is weird, i would have thought that would be a pretty common task.
Thank you guys
skipstorm
Member
Posted 2 years ago #
I had exactly the same problem so i made this
http://wordpress.org/extend/plugins/sk-multi-tag/
hope it will solve yours too
danwarne
Member
Posted 2 years ago #
All you need to do is swap the "," to "+".
bucefalo
Member
Posted 2 years ago #
Great work skipstorm, but i can't get it work 100%, let me know if u can help me.