Is there a better way to do complex and/or multi-category searches against a WordPress.com blog but to rely on MS-Internet Explorer feed display?
2012/04/20
2 comments
- I am looking for posts on my blog that fall under the categories “English” (ESL teaching) and (“listening” OR “speaking-4-skills” – never mind the “-4-skills”, another oddity).
- http://plagwitz.wordpress.com/category/study-program-is-any/all-languages/english/feed or shorter http://plagwitz.wordpress.com/feed/?category_name=english, opened with MS-Internet Explorer’s feed display allows me to access the result of the 2 AND searches with 2 additional clicks
- :

- OR search works: http://plagwitz.wordpress.com/feed/?category_name=listening,speaking-4-skills
- AND search works, so I could provide 2 separate links:
- http://plagwitz.wordpress.com/feed/?category_name=english+listening
- http://plagwitz.wordpress.com/feed/?category_name=english+speaking-4-skills
- But I cannot find the syntax that would give me both AND and OR against categories, for the following return nothing (what is the operator precedence of “+” and “,”)
