Skip to main contentSkip to footer

Version 2.0.5 fixes a nasty bug that made Did you mean suggestions stop working. It also includes couple of fixes and improvements, making life easier and removing some need for template changes.

  • Fixed a bug in “Did you mean” suggestions.
  • Paid Member Subscription shortcode compatibility improved.
  • Indexing works better when there are plenty of excluded posts.
  • Ampersand handling works better in titles.
  • Relevanssi won’t add the highlight parameter to links pointing to the front page anymore (because that makes those links point to the blog page).
  • There’s less need for relevanssi_get_permalink() now, as Relevanssi can adjust the links printed out with get_permalink().
  • The [searchform] shortcode can now take parameters, for example: [searchform post_types="page"] will print out a search form that only searches pages.
  • Small improvement for excerpt-building, thanks to ___ _______.

You can get 2.0.5 from the automatic update system, or you can download from the Download page.

Your account

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

Search

Popular Resources

Add more content to the index for Relevanssi Light

…Plugin URI: https://www.domain.com * Description: Overrides Relevanssi Light post data update. * Version: 1 * Author: Mikko Saari * Author URI: https://www.relevanssi.com/ * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html */ if ( ! function_exists( ‘relevanssi_light_update_post_data’ ) ) { function relevanssi_light_update_post_data( $post_id ) { global $wpdb; // Fetch the…

Pin a post for all searches
Relevanssi Premium has tools for pinning posts for specific queries and all searches where the post appears, but what if…
Ordering search results by date
I’m building a directory and would like the oldest posts to automatically display first in the search results, is this…

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