Title: date_query enabler
Author: arikogan
Published: <strong>1. mars 2016</strong>
Last modified: 28. februar 2016

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://s.w.org/plugins/geopattern-icon/date-query-enabler.svg)

# date_query enabler

 Av [arikogan](https://profiles.wordpress.org/arikogan/)

[Last ned](https://downloads.wordpress.org/plugin/date-query-enabler.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/date-query-enabler/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/date-query-enabler/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/date-query-enabler/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/date-query-enabler/#developers)

 [Hjelp](https://wordpress.org/support/plugin/date-query-enabler/)

## Skildring

[WP REST API](http://v2.wp-api.org/) plugin provides the ability to interact with
a WordPress installation through a REST API. When retrieving posts, a use case would
be to filter them based on they publish date by before/after a certain date. In 
WordPress this can be achieved using the [date_query](https://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters)
parameter. However, the parameter is not part of the whitelisted parameters of WP
REST API. A workaround is to add it ourselves as discussed [here](https://github.com/WP-API/WP-API/issues/389).
This plugin adds the date_query param to the whitelist not modifying the theme of
WordPress but by using a very small and simple plugin. This allows to change and
upgrade themes freely and still keep the whitelisting of the parameter.

After installing WP REST API and this plugin, you should be able to run queries 
like the below,

    ```
    /wp-json/wp/v2/posts?filter[date_query][after]=2016-02-26T12:38:36
    /wp-json/wp/v2/posts?filter[date_query][before]=2016-02-27T14:28:15
    ```

## Installasjon

 1. Upload the plugin files to the `/wp-content/plugins/date_query` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the «Plugins» screen in WordPress

## Omtalar

![](https://secure.gravatar.com/avatar/0dbd5f9c2161eb9f3b830ee8db4cbf3398ecaaface509004fe2f7a98e0e109c6?
s=60&d=retro&r=g)

### 󠀁[Clean](https://wordpress.org/support/topic/clean-22/)󠁿

 [VenomVendor](https://profiles.wordpress.org/venomvendor/) 3. september 2016

Just as needed.

![](https://secure.gravatar.com/avatar/a47a032bb1464f31882baa5bc2d4948efe26f2079a21e34a6119ec517d66ea98?
s=60&d=retro&r=g)

### 󠀁[As is](https://wordpress.org/support/topic/as-is/)󠁿

 [emreerdogan](https://profiles.wordpress.org/emreerdogan/) 3. september 2016

This is what I was expecting. Thanks.

 [ Les alle 2 omtalar ](https://wordpress.org/support/plugin/date-query-enabler/reviews/)

## Bidragsytarar og utviklarar

“date_query enabler” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ arikogan ](https://profiles.wordpress.org/arikogan/)

[Omset “date_query enabler” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/date-query-enabler)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/date-query-enabler/),
sjekk [SVN-lageret](https://plugins.svn.wordpress.org/date-query-enabler/) eller
abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/date-query-enabler/)
med [RSS](https://plugins.trac.wordpress.org/log/date-query-enabler/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 0.1

 * First version.

## Om

 *  Version **0.1**
 *  Last updated **10 år sidan**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/date-query-enabler/)
 * Tags
 * [api](https://nn.wordpress.org/plugins/tags/api/)[rest](https://nn.wordpress.org/plugins/tags/rest/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/date-query-enabler/advanced/)

## Vurderingar

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/date-query-enabler/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/date-query-enabler/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/date-query-enabler/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/date-query-enabler/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/date-query-enabler/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/date-query-enabler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/date-query-enabler/reviews/)

## Contributors

 *   [ arikogan ](https://profiles.wordpress.org/arikogan/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/date-query-enabler/)