Skip to main contentSkip to footer

Premium 1.10.14 / Free 3.1.9

A bit of a panic version, when I found out Relevanssi is incompatible with WordPress 3.7. Relevanssi Premium 1.10.14 and Relevanssi 3.1.9 are identical:

  • Fix to make Relevanssi compatible with WordPress 3.7.
  • Fixed a mistyped database table name.
  • Relevanssi disables responsive-flipbook shortcode in indexing; it was causing problems.
  • Fixed a problem with an author dropdown with no author selected.

Your account

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

Search

Popular Resources

Indexing HTML comments
By default, Relevanssi does not index HTML comments inside your posts. Relevanssi removes all HTML tags before indexing, and HTML…
Debugging indexing problems

The easiest way to debug indexing problems is to use the WP CLI tools available in Relevanssi Premium. To see how Relevanssi sees the post 123, just use the following command on the command line: wp relevanssi index –post=123 –index_debug=true This will print out how Relevanssi sees the post, how……it appears in the different steps of the indexing process and the database queries Relevanssi uses to save the post data. If WP CLI is not available or you are using free Relevanssi, this’ll do pretty much the same thing: add_action( ‘wp‘, function() { if (is_user_logged_in()) { relevanssi_index_doc( 123, false,…

Polylang attachment searching
If Polylang is in use and you haven’t enabled “Media translation“, your attachment files won’t have a language. That’s fine,…

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