Skip to main contentSkip to footer

I just released the 2.9.10 version of Relevanssi.

  • AND search failed, when search query included terms that are shorter than the minimum word length.
  • Improved s2member support.
  • Fixed errors about deprecated ereg_replace.
  • Small fix to Did you mean suggestions.

Your account

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

Search

Popular Resources

Problems with highlighting in post content

Versions 2.27.5 (Premium) and 4.24.4 (free) added extra security to highlighting search terms in post content. Before that, an attacker with contributor access could inject malicious content in the posts and the highlighting would then trigger that. This is now fixed, but the fix comes with a cost: the post……efficient in-page search feature that can be used to find the matching content. Another option is to adjust the wp_kses_post() functionality with the wp_kses_allowed_html filter hook. If you need to allow CSS styles, for example, you can use this snippet: add_filter( ‘wp_kses_allowed_html’, function( $html, $context ) { if ( ‘post’…

Related Posts:

Currently there are no related posts available.

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