Skip to main contentSkip to footer
I released a new version of the free plugin yesterday. It has following features:
  • There’s now a way to truncate the cache (sorry it took so long). Expired cache data is now automatically removed from the database every day. There’s also an option to clear the caches.
  • Highlights didn’t work properly with non-ASCII alphabets. Now there’s an option to make them work.
  • Title highlight option now affects external search term highlights as well.
  • There were some bugs on the options page.

Nothing major, except the cache feature is pretty useful, if the cache has been in heavy use. The highlight fixes will appear in Relevanssi Premium 1.4, which is coming out fairly soon (it’s mostly done, I’m just considering if I should add a couple of features to it or not).

Get the version 2.8 from plugin repository.

Your account

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

Search

Popular Resources

Avada
Avada is one of the most popular WordPress themes on the market. All post types are not found Avada has…
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’…

Elementor
Elementor is a popular page builder. It works rather well with Relevanssi, most of the time. Check for e_search_props If…

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