Title: date_query enabler
Author: arikogan
Published: <strong>1. март 2016.</strong>
Last modified: 28. фебруар 2016.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# date_query enabler

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

[Преузимање](https://downloads.wordpress.org/plugin/date-query-enabler.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/date-query-enabler/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/date-query-enabler/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/date-query-enabler/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/date-query-enabler/#developers)

 [Подршка](https://wordpress.org/support/plugin/date-query-enabler/)

## Опис

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

## Постављање

 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

## Прегледи

![](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. септембар 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. септембар 2016.

This is what I was expecting. Thanks.

 [ Види сва 2 прегледа ](https://wordpress.org/support/plugin/date-query-enabler/reviews/)

## Сарадници и градитељи

„date_query enabler“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

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

[Преведите „date_query enabler“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/date-query-enabler)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/date-query-enabler/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/date-query-enabler/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/date-query-enabler/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/date-query-enabler/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 0.1

 * First version.

## Мета

 *  Version **0.1**
 *  Last updated **10 година раније**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/date-query-enabler/)
 * Tags
 * [api](https://sr.wordpress.org/plugins/tags/api/)[rest](https://sr.wordpress.org/plugins/tags/rest/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/date-query-enabler/advanced/)

## Оцене

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/date-query-enabler/)