Continue reading Premium 1.11

Premium 1.11

Relevanssi Premium 1.11 fixes few bugs and adds lots of new filters. Fixed a bug in the TablePress support. Titles are put through the_title filter before indexing. relevanssi_related() function had a bug. New filter: relevanssi_join can be used to join tables in the Relevanssi search MySQL queries. Thanks to Ninos Ego. New filter: relevanssi_tax_term_additional_content can…

Read more Premium 1.11 3 Comments on Premium 1.11
Continue reading Using multiple custom taxonomies

Using multiple custom taxonomies

Usually, WordPress supports one category, one tag and one taxonomy in the search, if you use the query variables to set the taxonomies. You can enter multiple taxonomies as parameters to the query, but only the first one is used. If you want to have multiple taxonomies involved, you need to build a tax_query. The…

Read more Using multiple custom taxonomies 60 Comments on Using multiple custom taxonomies
Continue reading Premium 1.10.14 / Free 3.1.9

Premium 1.10.14 / Free 3.1.9

A bit of a panic version, when I found out Relevanssi is incompatible with WordPress 3.7. Relevanssi Premium 1.10.14 and Relevanssi 3.1.9 are identical: Fix to make Relevanssi compatible with WordPress 3.7. Fixed a mistyped database table name. Relevanssi disables responsive-flipbook shortcode in indexing; it was causing problems. Fixed a problem with an author dropdown…

Read more Premium 1.10.14 / Free 3.1.9 0 Comment on Premium 1.10.14 / Free 3.1.9
Continue reading Premium 1.10.13

Premium 1.10.13

The version 1.10.13 of Relevanssi Premium fixes bugs, improves compatibility with other plugins and makes numerical search terms work better. It’s a recommended upgrade. These fixes have been part of the free version of Relevanssi for a while now, so they’re well-tested. New filter: relevanssi_comment_content_to_index lets you modify comment content before it’s indexed by Relevanssi…

Read more Premium 1.10.13 0 Comment on Premium 1.10.13
Continue reading Free 3.1.8

Free 3.1.8

Version 3.1.8 is a bug fix release, and well recommended if you use WPML, BBPress or category exclusions or restrictions. Category restriction and exclusion and couple of other category-related settings didn’t work properly. Support for Polylang broke the support for WPML. That is now fixed. One deprecated $wpdb->escape() was still left; it’s gone now. Shortcode…

Read more Free 3.1.8 1 Comment on Free 3.1.8
Continue reading Free 3.1.7

Free 3.1.7

Version 3.1.7 includes lots of new features and bug fixes. New filter: relevanssi_comment_content_to_index lets you modify comment content before it’s indexed by Relevanssi (to index comment meta, for example). Facetious support: if post_type is set to -1, Relevanssi will not hang up on it. Numerical search terms work better now. Excerpt-building had issues, which are…

Read more Free 3.1.7 0 Comment on Free 3.1.7
Continue reading How to include specific posts

How to include specific posts

Hello, I’m using WooCommerce and Relevanssi and they work great. My Site Search only searches Products, however I want to let certain posts appear in the search results. Is there a way to allow certain posts to be in the results? Yes. There are many ways to do this, and the best way depends on…

Read more How to include specific posts 2 Comments on How to include specific posts