توضیحات
Relevanssi replaces the default search with a partial-match search that sorts results by relevance. It also indexes comments and shortcode content.
تغییرات این نسخه
4.27.2
Security: Fixes a vulnerability where a contributor-level user could make a SQL injection.
Minor fix: Remove warnings caused by removed synced patterns.
4.27.1
Minor fix: Remove complaints from meta_queries.
4.27.0
New feature: Setting to disable all ‘post_type’ parameters to let Relevanssi control the post types in the search.
New feature: New filter hook relevanssi_truncate_search_queries can be used to truncate search queries to a certain length to eliminate too long queries.
New feature: New filter hook relevanssi_allow_meta_query_regexp allows REGEXP or NOT REGEXP meta queries. They are blocked by default for security reasons.
New feature: New shortcode [relevanssi_didyoumean] makes it easier to add a “Did you mean” suggestion on a search results page without modifying the template code.
Minor fix: You can now assign anonymous functions to the relevanssi_indexing_restriction filter hook.
Minor fix: Relevanssi now clears the scheduled actions on deactivation, not on uninstall.
Security: Fixes a vulnerability where a contributor-level user could make a SQL injection.
Minor fix: Remove warnings caused by removed synced patterns.
4.27.1
Minor fix: Remove complaints from meta_queries.
4.27.0
New feature: Setting to disable all ‘post_type’ parameters to let Relevanssi control the post types in the search.
New feature: New filter hook relevanssi_truncate_search_queries can be used to truncate search queries to a certain length to eliminate too long queries.
New feature: New filter hook relevanssi_allow_meta_query_regexp allows REGEXP or NOT REGEXP meta queries. They are blocked by default for security reasons.
New feature: New shortcode [relevanssi_didyoumean] makes it easier to add a “Did you mean” suggestion on a search results page without modifying the template code.
Minor fix: You can now assign anonymous functions to the relevanssi_indexing_restriction filter hook.
Minor fix: Relevanssi now clears the scheduled actions on deactivation, not on uninstall.