Skip to main contentSkip to footer

Time for another maintenance release. There have still been some bugs in the new indexing procedures. For free version, the new release removes some error notices, improves support for page builders and makes the Polylang setting work better.

For the Premium version, all those apply, and then some more:

  • New filter: relevanssi_multisite_public_status lets you make non-public multisite subsites available in the search.
  • New filter: relevanssi_pdf_read_timeout lets you increase the PDF reading timeout from the default value of 45 seconds.
  • Deprecated filter: relevanssi_index_taxonomies_args is no longer used, because Relevanssi doesn’t use get_terms() anymore in taxonomy term indexing.
  • New filter: relevanssi_hide_empty_terms can be used instead of relevanssi_index_taxonomies_args to include empty taxonomy terms in indexing. Defaults to true, set to false to include taxonomy terms that are not attached to any posts.
  • Taxonomy term indexing is now done in small steps to prevent timeout issues when indexing large numbers of taxonomy terms.
  • PDFs were always indexed for the parent post, never mind the value of the option. Now Relevanssi obeys the setting.

These updates should make the indexing processing run more smoothly. The Premium version is available through auto-update and from the Downloads page. The free version is available from the plugin repository.

Your account

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

Search

Popular Resources

Polylang: Bilingual search
By default, Relevanssi indexes the different language versions of the posts separately. If your site is in French and English,…
Divi

Make Divi include all post types Divi search form module restricts the search to only posts and pages. To get rid of that restriction, you can add this to your site: add_action( ‘pre_get_posts’, function() { unset( $_GET[‘et_pb_searchform_submit’] ); }, 1 ); Divi and multisite searching Divi search results templates don’t……work in multisite searching. Multisite searching requires changes to the templates, and it’s impossible to make those changes in the Divi Blog module. If you want to do multisite searching with Divi, you need to use a standard WordPress search results template for the results. Getting Divi to show Relevanssi……excerpts Divi doesn’t use the default excerpts but instead truncates the beginning of the post and shows the first 270 characters. That means Relevanssi-generated excerpts don’t show up at all. However, you can configure Divi to show Relevanssi excerpts. Just enable the “Use excerpts when defined” setting in Divi settings,…

Related Posts:

Comment Section:

2 Comments. Leave new

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