Title: WP REST API &#8212; Filter posts date wise using given column
Author: Vignesh Sundar
Published: <strong>09.11.2017</strong>
Last modified: 09.11.2017

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями 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

 Автор: [Vignesh Sundar](https://profiles.wordpress.org/vigneshsundar/)

[Скачать](https://downloads.wordpress.org/plugin/wp-rest-api-filter-posts-date-wise-using-given-column.zip)

 * [Детали](https://ru.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#reviews)
 * [Разработка](https://ru.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/#developers)

 [Поддержка](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/)

## Описание

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

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«WP REST API — Filter posts date wise using given column» — проект с открытым исходным
кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

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

[Перевести «WP REST API — Filter posts date wise using given column» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-filter-posts-date-wise-using-given-column)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/wp-rest-api-filter-posts-date-wise-using-given-column/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/wp-rest-api-filter-posts-date-wise-using-given-column/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/wp-rest-api-filter-posts-date-wise-using-given-column/)
по [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).

## Мета

 *  Версия **0.1**
 *  Обновление: **9 лет назад**
 *  Активных установок: **20+**
 *  Версия WordPress ** 4.7 или выше **
 *  Совместим вплоть до: **4.8.28**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/)
 * Метки:
 * [filters](https://ru.wordpress.org/plugins/tags/filters/)[post filter](https://ru.wordpress.org/plugins/tags/post-filter/)
   [WordPress API](https://ru.wordpress.org/plugins/tags/wordpress-api/)[Wordpress REST API](https://ru.wordpress.org/plugins/tags/wordpress-rest-api/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/wp-rest-api-filter-posts-date-wise-using-given-column/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/wp-rest-api-filter-posts-date-wise-using-given-column/)