Title: restrict dates
Last modified: August 22, 2016

---

# restrict dates

 *  [wpelvis](https://wordpress.org/support/users/wpelvis/)
 * (@wpelvis)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/restrict-dates/)
 * Hi
    Is it possible to restrict the dates of the results? I have some code that
   limits the posts that can be seen (eg hides after 100 days), which works on my
   queries. However it doesn’t work on the relevansii search results, is there a
   filter I can use for this?
 * thanks
    elvis
 * [https://wordpress.org/plugins/relevanssi/](https://wordpress.org/plugins/relevanssi/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/restrict-dates/#post-5516774)
 * Relevanssi understand [WP_Query date parameters](http://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters).
   Relevanssi checks for date_query, so if you want to make sure your date arguments
   are passed to Relevanssi, make them well-formed date_queries.
 * Relevanssi doesn’t need anything Relevanssi-specific here, but some hooks that
   work on default loops don’t get activated at all by Relevanssi, for example `
   posts_where`.

Viewing 1 replies (of 1 total)

The topic ‘restrict dates’ is closed to new replies.

 * ![](https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=3529670)
 * [Relevanssi - A Better Search](https://wordpress.org/plugins/relevanssi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/relevanssi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/relevanssi/)
 * [Active Topics](https://wordpress.org/support/plugin/relevanssi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/relevanssi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/relevanssi/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [limit](https://wordpress.org/support/topic-tag/limit/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/restrict-dates/#post-5516774)
 * Status: not resolved