Skip to main contentSkip to footer

Here’s what Relevanssi Premium 1.4.5 has:

  • New filter: relevanssi_match allows you to weight search results.
  • Similar to cats vs cat, you can now use post_types to restrict the search to multiple post types.
  • Multisite search supports post type restriction.

The relevanssi_match filter is a really cool new feature that’ll give you lots of extra power to adjust the search results. It’s so cool it has its’ own knowledge base entry: Custom weighing with relevanssi_match hook.

Your account

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

Search

Popular Resources

Filtering results by category
In order to filter search results by category, use the following code: $url = get_bloginfo('url'); $url = esc_attr(add_query_arg(array('cat' => '10',…
WooCommerce: Searching for orders
Searching for shop orders is tricky with WooCommerce. WooCommerce blocks searching the orders. WooCommerce also keeps the order data in…

Related Posts:

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