Title: Date-based Taxonomy Archives
Author: Erick Hitter
Published: <strong>04.06.2012</strong>
Last modified: 17.08.2015

---

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

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/date-based-taxonomy-archives.svg)

# Date-based Taxonomy Archives

 Автор: [Erick Hitter](https://profiles.wordpress.org/ethitter/)

[Скачать](https://downloads.wordpress.org/plugin/date-based-taxonomy-archives.0.3.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/date-based-taxonomy-archives/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/date-based-taxonomy-archives/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/date-based-taxonomy-archives/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/date-based-taxonomy-archives/#developers)

 [Поддержка](https://wordpress.org/support/plugin/date-based-taxonomy-archives/)

## Описание

Add support for date-based taxonomy archives.

Includes a function for rendering an unordered list of years with months, linked
to corresponding date-based taxonomy archive, nested therein.

**This plugin is intended for use by plugin and theme developers. It simply adds
support for date-based taxonomy archives, but has no native user interface.**

**Development is over on GitHub: https://github.com/ethitter/Date-based-Taxonomy-
Archives/.**

## Установка

 1. Upload date-based-taxonomy-archives to /wp-content/plugins/.
 2. Activate plugin through the WordPress Plugins menu.
 3. Go to Settings > Permalinks and click _Save Changes_ to refresh permalinks.

## Часто задаваемые вопросы

  How do I use this plugin?

Add the function `date_based_taxonomy_archives()` to any template element that appears
on a taxonomy archive. The function accepts an array containing the following arguments:

 * `taxonomies` — array of taxonomy slugs.
 * `show_post_count` — boolean value specifying whether or not to display show counts
   in parenthesis after archive links.
 * `limit` — integer specifying the number of archive links to show. Omit to show
   all archive links for the specified taxonomy.
 * `before` — output to display before archive link.
 * `after` — output to display after archive link.
 * `echo` — boolean value specifying whether to echo or return archive links.

  What filters does this plugin include?

 * `date_based_taxonomy_archives_args` — applied to arguments passed to `date_based_taxonomy_archives()`
   at runtime.

## Отзывы

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

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

«Date-based Taxonomy Archives» — проект с открытым исходным кодом. В развитие плагина
внесли свой вклад следующие участники:

Участники

 *   [ Erick Hitter ](https://profiles.wordpress.org/ethitter/)

[Перевести «Date-based Taxonomy Archives» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/date-based-taxonomy-archives)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/date-based-taxonomy-archives/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/date-based-taxonomy-archives/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/date-based-taxonomy-archives/)
по [RSS](https://plugins.trac.wordpress.org/log/date-based-taxonomy-archives/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 0.3.1

 * Security update: correct misuse of `add_query_arg()` as identified by Sucuri:
   https://blog.sucuri.net/2015/04/security-advisory-xss-vulnerability-affecting-
   multiple-wordpress-plugins.html.

#### 0.3

 * Remove unnecessary uses of `$wpdb->prepare()` that were incorrectly implemented,
   resulting in PHP warnings when `WP_DEBUG` was enabled.
 * Convert plugin to a singelton pattern instead of relying on a global variable.
 * Protect class variables and expose them only through a magic getter. Allows for
   more flexibility in adding class variables in the future.
 * Localize large post counts for display, when requested.
 * Correct phpdoc implementation.

#### 0.2

 * Initial public release

## Мета

 *  Версия **0.3.1**
 *  Обновление: **11 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 3.4 или выше **
 *  Совместим вплоть до: **4.3.34**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/date-based-taxonomy-archives/)
 * Метки:
 * [archive](https://ru.wordpress.org/plugins/tags/archive/)[date](https://ru.wordpress.org/plugins/tags/date/)
   [taxonomies](https://ru.wordpress.org/plugins/tags/taxonomies/)[taxonomy](https://ru.wordpress.org/plugins/tags/taxonomy/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/date-based-taxonomy-archives/advanced/)

## Оценки

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

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/date-based-taxonomy-archives/reviews/)

## Участники

 *   [ Erick Hitter ](https://profiles.wordpress.org/ethitter/)

## Поддержка

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

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/date-based-taxonomy-archives/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://ethitter.com/donate/)