Quick bugfix upgrade:
- Multisite search had bugs. It’s working now.
- Stopwords are not highlighted anymore. Now this feature actually works.
Nothing earth-shaking, but if you’re a multisite user, this upgrade is mandatory. Go download.
Quick bugfix upgrade:
Nothing earth-shaking, but if you’re a multisite user, this upgrade is mandatory. Go download.
Not logged in. Log in to see your license details.
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…