Another quick bug fix.
- Fixed the Did you mean -feature, which was broken by the database change.
- WordPress doesn’t support searching for multiple categories with the cat query variable. There’s now new cats, which can take multiple categories as a comma-separated list.
For some reason, WordPress doesn’t take arguments like ?s=term&cat=1,2 but strips the ‘,2’. Now you can just say ?s=term&cats=1,2 and it’ll work like a charm.
Related Posts
Premium 1.14.3
Version 1.14.3 of Relevanssi Premium is out. This version includes small bug fixes. One of the bugs affects relevancy values of posts, which can be significant, so I would recommend updating. Fix f...
Premium 2.14 / Free 4.12
...attachment are read, Relevanssi will now automatically index the parent post if the setting is enabled. 2.14.4 / 4.12.4 New feature: New action hooks relevanssi_pre_the_content and relevanssi_post_the_content fire before and after Relevanssi applies the_content filter to the post excerpts. Some Relevanssi default behaviour has been moved to these hooks so...This new version improves Relevanssi excerpt generation, making it faster especially with larger posts. Lots of small bug fixes are also included, making Relevanssi more robust. 2.14.5 / 4.12.5 (Premium) New feature: New WP CLI command wp relevanssi remove_attachment_errors clears out all attachment reading errors. Changed behaviour: relevanssi_excerpt_custom_field_content now gets......it can be modified. Changed behaviour: The relevanssi_do_not_index gets the post object as a third parameter. Minor fix: Remove errors from relevanssi_strip_all_tags() getting a null parameter. (Premium) Minor fix: Updating posts still used relevanssi_update_doc_count(), which can sometimes be really slow. (Premium) Minor fix: Corrected misleading instructions about indexing AND synonyms....
Premium 2.16 / Free 4.14
...filter search parameters after they’ve been collected from the WP_Query. New filter hook relevanssi_excerpt_post lets you make Relevanssi skip creating excerpts for specific posts. Changed behaviour Premium. Redirect queries now support regular expressions. Filter hooks relevanssi_1day, relevanssi_7days and relevanssi_30days are removed, as the user searches page is now different. The......set, the API key settings disappear on the Relevanssi settings page. Changed behaviour: The relevanssi_related_output_objects filter hook has been removed. It was unnecessary: it simply isn’t useful to filter a function return value, because you can modify it without a filter hook. Changed behaviour: The relevanssi_search_form filter hook has an......additional parameter which has the shortcode attributes. Changed behaviour: The relevanssi_search_again parameter array has more parameters the filter can modify. Changed behaviour: The relevanssi_show_matches filter hook gets the post object as the second parameter. Changed behaviour: The relevanssi_term_add_data filter hook now runs also when individual terms are modified. Previously it...
Premium 2.10 / Free 4.8
After the Summer break, Relevanssi is back with new versions, both to Premium and free. These are mostly small improvements, but when testing the new version, I discovered a bug in the comment indexin...
Premium 1.8.2.1
This is a very small fix and you only need to upgrade to this version if you use the Role Scoper plugin, in which case this upgrade should be considered mandatory. If you don't use Role Scoper, there'...
Free 3.5.8
Relevanssi 3.5.8 is out now and available from the plugin repository. Relevanssi has a XSS vulnerability. If you are using the "Did you mean" feature, it is possible to construct a search query tha...