Adjust WordPress search results to order by relevance, not by date.
Adjust WordPress search results to order by relevance, not by date.
Just install in the typical WordPress plugin way and it will adjust searches automatically, no settings needed.
Also adds a relevance score to the title of search results, which you can style via CSS (see FAQ).
Version 2.0 gives you more control, including:
/wp-content/plugins/
directoryQ: How do I style the relevance and results.
A: You can style the results with your own css.
Try
span.ssrch_relevance { float:right; }
or
span.ssrch_relevance { display: none; }
to hide it.
The “Style relevance” option in settings will add float:right;
direct to the relavence – useful if you can`t get into edit your themes css.
The highlights are styles via b.ssrch_highlight
.
Fixes html in admin media search results.
Adds new options to contol search display including: