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

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# date_query enabler

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

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

 * [Detalji](https://bs.wordpress.org/plugins/date-query-enabler/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/date-query-enabler/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/date-query-enabler/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/date-query-enabler/#developers)

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

## Opis

[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
    ```

## Instalacija

 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

## Recenzije

![](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. Septembra 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. Septembra 2016.

This is what I was expecting. Thanks.

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

## Saradnici i programeri

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

Doprinositelji

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

[Prevedi “date_query enabler” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/date-query-enabler)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/date-query-enabler/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/date-query-enabler/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/date-query-enabler/)
od [RSS](https://plugins.trac.wordpress.org/log/date-query-enabler/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 0.1

 * First version.

## Meta

 *  Version **0.1**
 *  Last updated **prije 11 godina**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/date-query-enabler/)
 * Tags
 * [api](https://bs.wordpress.org/plugins/tags/api/)[rest](https://bs.wordpress.org/plugins/tags/rest/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/date-query-enabler/advanced/)

## Ocjene

 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/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/date-query-enabler/)