Skip to main contentSkip to footer

Relevanssi Premium 2.4.3 is a bug fix release that fixes two rather nasty bugs in 2.4.2.

Bug fixes

  • Disabling update_post_metadata_cache seemed like a good optimization move for related posts, but it turns out it also disables related posts thumbnails. We’ll take weaker performance with working images, so that optimization move has now been revoked.
  • Importing options caused WordPress to crash, because related posts and redirect settings were handled incorrectly in the import, resulting in Relevanssi getting objects instead of arrays. Importing options is now safe again.
  • The Polylang compatibility filter didn’t return correct post objects if fields was set to ids or id=>parent (in particularly affecting related posts). Now the filter function returns correct type of result.
  • Enabling the related posts checkbox did not activate the number of months setting.

The new version is available from the Download page and with the automatic update.

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…

GeneratePress: Query Loop
Relevanssi doesn’t work automatically with the Query Loop block in GeneratePress and GenerateBlocks. Fortunately, the solution is simple: the Query…
WooCommerce: Indexing product variation SKUs for main product

Relevanssi can index product and product variation SKUs for WooCommerce products: just add _sku to list of custom fields to index. However, if you want to find the main product when searching for the product variation SKU, you need some extra code using the relevanssi_content_to_index filter hook. Add this function…

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