Title: WP REST API &#8211; Filter posts date wise using given column
Author: Vignesh Sundar
Published: <strong>नवम्बर 9, 2017</strong>
Last modified: नवम्बर 9, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-rest-api-filter-posts-date-wise-using-given-column/assets/
icon-256x256.png?rev=1761493)

# WP REST API – Filter posts date wise using given column

 By [Vignesh Sundar](https://profiles.wordpress.org/vigneshsundar/)

[Download](https://downloads.wordpress.org/plugin/wp-rest-api-filter-posts-date-wise-using-given-column.zip)

 * [Details](https://mai.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#description)
 * [Reviews](https://mai.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#reviews)
 * [Development](https://mai.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#developers)

 [Support](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/)

## Description

In WordPress 4.7, Posts cannot be filtered based on `modified`, `modified_gmt`, `
date_gmt` fields.
 Using this plugin we can specify the column(any of `date`, `date_gmt`,`
modified`, `modified_gmt`) as query parameter `date_query_column` to query against
value(s) given in `before` and/or `after` query parameters.

#### Usage

Use the `date_query_column` parameter on any post endpoint such as `/wp/v2/posts`
or `/wp/v2/pages` in combination with `before` and/or `after` parameter.

    ```
    /wp-json/wp/v2/posts?after=2017-11-08T13:07:09&date_query_column=modified
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP REST API – Filter posts date wise using given column” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Vignesh Sundar ](https://profiles.wordpress.org/vigneshsundar/)

[Translate “WP REST API – Filter posts date wise using given column” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-filter-posts-date-wise-using-given-column)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-rest-api-filter-posts-date-wise-using-given-column/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-rest-api-filter-posts-date-wise-using-given-column/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-rest-api-filter-posts-date-wise-using-given-column/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-filter-posts-date-wise-using-given-column/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **8 years ago**
 *  Active installations **20+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/)
 * Tags
 * [filters](https://mai.wordpress.org/plugins/tags/filters/)[post filter](https://mai.wordpress.org/plugins/tags/post-filter/)
   [WordPress API](https://mai.wordpress.org/plugins/tags/wordpress-api/)[Wordpress REST API](https://mai.wordpress.org/plugins/tags/wordpress-rest-api/)
 *  [Advanced View](https://mai.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/reviews/)

## Contributors

 *   [ Vignesh Sundar ](https://profiles.wordpress.org/vigneshsundar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/)