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’…
3 Comments. Leave new
Great plugin, but I have got a problem. The update core page displays all the time, that relevanssi is not up to date.. How can I fix this problem, because it’s a litte bit annoying.. 🙂
Yes – this is mentioned on the support page and in every email update I’ve sent to users. If it bothers you, remove the API key from the settings page.
I’m hoping to get this fixed in the next version.
k so I will wait to the next version 🙂