Skip to main contentSkip to footer

Relevanssi 3.5.5 is out now and available from the plugin repository.

  • 500 errors caused by arrays in custom fields should be gone now.
  • Improvements to the ACF “select” field support.
  • Relevanssi will not break when frontend plugins insert posts.
  • relevanssi_match filter has a new parameter, which contains the search term.
  • Polylang support has been improved.
  • WPML and Polylang filters work when “fields” is set to “ids”.
  • New filter: relevanssi_log_get_user gets passed the user object before Relevanssi decides if the query should be logged or not.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

German umlauts
By default, the search ignores German umlauts. Searching for “uber” will also find “über” and so on. This ignorance is…
Restricting the indexing to particular user roles

From the Relevanssi settings, you can only choose whether subscribers are indexed or not. If you need finer control over what user roles are indexed by Relevanssi, you can use the relevanssi_user_index_ok filter hook with the following code. Place it in your theme functions.php: add_filter( ‘relevanssi_user_index_ok’, ‘rlv_do_not_index_admins’, 10, 2 );…

Chamber Dashboard Business Directory
The Chamber Dashboard Business Directory plugin has a business directory search that’s not compatible with Relevanssi. To disable Relevanssi in…

Related Posts:

Comment Section:

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed