Skip to main contentSkip to footer

Work on Premium 1.8.3 has been delayed by the need to iron out bugs from 3.0 codebase. This work does help Premium, as Premium 1.8.3 will share any bugs the free 3.x branch has.

So, bug fixes:

  • Fixed the “Cannot use a scalar value as an array” bug in indexing.
  • Role-Scoper users: in order to make Relevanssi work with Role-Scoper, replace the Relevanssi helper file in Role-Scoper with this file.
  • Removed an error message about set_time_limit() under safe_mode.
  • Jetpack Contact Form shortcode caused problems when indexing. Relevanssi will now simply remove the shortcode before indexing.
  • Fixed errors caused by / characters in highlighting.

Your account

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

Search

Popular Resources

Sorting search results

If you want something else than the default relevancy ranking, you can use orderby and order parameters for the search query. Orderby accepts $post variable attributes and order can be asc (ascending) or desc (descending). The most relevant attributes here are most likely post_date and comment_count. If you want to…

Indexing custom post statuses

If you’re using custom post statuses, Relevanssi requires some tinkering. By default, Relevanssi only handles posts that are of status publish, pending, draft or private. Relevanssi has a filter that lets you add more statuses to the list of acceptable statuses for Relevanssi. Add this to your site: function rlv_add_status(…

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