How do I search for some tags while excluding others?
-
How do I search for some tags while excluding others?
Example:
I want to search for all posts that contain the tags:
potato, onion, bread, butter, cheese
but that does not contain the tags:
mushroom, shrimp, pizza, expensive, more than one hour cooking time, tomato
I’d like to enter this in the search box:
tags:"+potato, +onion, +bread, +butter, +cheese, -mushroom, -shrimp, -pizza, -expensive, -more than one hour cooking time, -tomato" "new york" restaurant
or something similar.
Can you recommend plugins I could use to extend the search functionality, if this functionality is not built in?
The reason I’m using an old WordPress is because I’m using the stable Debian 5.0 version of WordPress.
- The topic ‘How do I search for some tags while excluding others?’ is closed to new replies.