More bug reports and non-working Relevanssi installations, hence a new bug fix release. Heavily recommended; I’m also terribly sorry of my flaky quality control.
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',…