Title: date_query enabler
Author: arikogan
Published: <strong>1 Marzo 2016</strong>
Last modified: 28 Febbraio 2016

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# date_query enabler

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

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

 * [Dettagli](https://it.wordpress.org/plugins/date-query-enabler/#description)
 * [Recensioni](https://it.wordpress.org/plugins/date-query-enabler/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/date-query-enabler/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/date-query-enabler/#developers)

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

## Descrizione

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

## Installazione

 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

## Recensioni

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

This is what I was expecting. Thanks.

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/date-query-enabler/reviews/)

## Contributi e sviluppo

“date_query enabler” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “date_query enabler” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/date-query-enabler)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/date-query-enabler/)
segui il [repository SVN](https://plugins.svn.wordpress.org/date-query-enabler/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/date-query-enabler/)
tramite [RSS](https://plugins.trac.wordpress.org/log/date-query-enabler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * First version.

## Meta

 *  Versione **0.1**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **10+**
 *  Testato fino alla versione **4.3.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/date-query-enabler/)
 * Tag
 * [api](https://it.wordpress.org/plugins/tags/api/)[rest](https://it.wordpress.org/plugins/tags/rest/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/date-query-enabler/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/date-query-enabler/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/date-query-enabler/)