Title: Category Archives
Author: Hiroshi Sawai
Published: <strong>23 de abril de 2016</strong>
Last modified: 19 de noviembre de 2016

---

Buscar 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://s.w.org/plugins/geopattern-icon/category-archives.svg)

# Category Archives

 Por [Hiroshi Sawai](https://profiles.wordpress.org/s-hiroshi/)

[Descargar](https://downloads.wordpress.org/plugin/category-archives.0.1.0.zip)

 * [Detalles](https://es-cr.wordpress.org/plugins/category-archives/#description)
 * [Valoraciones](https://es-cr.wordpress.org/plugins/category-archives/#reviews)
 *  [Instalación](https://es-cr.wordpress.org/plugins/category-archives/#installation)
 * [Desarrollo](https://es-cr.wordpress.org/plugins/category-archives/#developers)

 [Soporte](https://wordpress.org/support/plugin/category-archives/)

## Descripción

This Plugin adds `Category Archives` to Widget.
 Added widget displays Category 
Archives links on category page. Only displays links on category page.

## Capturas

 * [[
 * Category Archives has Activated on Plugins.
 * [[
 * Category Archives is diplayed on Appearance > Widgets.

## Instalación

 1. Upload `category-archives` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add `Category Archives` to Appearance > Widgets

## Preguntas frecuentes

  Where to links displays ?

This Widget only display links on category page.

## Reseñas

![](https://secure.gravatar.com/avatar/ad0fc7df6d3db5f465801520e04e0a7ee519d7079d122ab720f4087abd1dca2e?
s=60&d=retro&r=g)

### 󠀁[最高です](https://wordpress.org/support/topic/%e6%9c%80%e9%ab%98%e3%81%a7%e3%81%99/)󠁿

 [ssmx](https://profiles.wordpress.org/ssmx/) 21 de noviembre de 2016 2 replies

特定のカテゴリのアーカイブ一覧を出すタイプのプラグインではなく、現在表示している
カテゴリに準じてアーカイブ一覧が表示されます。 これと言って文句はありませんし、現
段階必要としていませんが、全体設定を設け トップページでは カテゴリに所属しないアーカイブ
or 全てのアーカイブ or 表示しない と選択出来ると便利かもしれません ———————————————————————————–
訂正 以下のように評価しましたが、致命的バグ発見 私のWPでは日付表示が崩れてしまい
ます。おしいっ！ 表示 2016年11月日 ( 1) 2016年11月日 ( 1) 2016年11月日 ( 10) 2016
年11月日 ( 1) 2016年11月日 ( 1) 修正： class.category-archives-model.php　８８ NG
$format = preg_replace( '/[dDj,]/', '', get_option( 'date_format' ) ); OK $format
= preg_replace( '/[日dDj,]/u', '', get_option( 'date_format' ) ); この部分は日付
フォーマットが数字の場合問題なく動きますが、◯日というフォーマットやカスタムフォーマット
が指定されている場合、日付にまつわる付属の接頭辞/接尾時を取り除く手段が不明で、本
例文は日本語の ◯日 のみ決め打ちで対応。本来は day 일 とか無限に対応すべき項目がある。
こちらはローカルフォーマットは別途、ユーザに設定項目で [Y年n月] として指定させ、
ここではWordPressの日付フォーマットは呼ばないほうが得策かもしれません こちらはv1.0
で修正して頂きました★感謝 class.category-archives-model.php　95 NG $date = sprintf('%
d-%s', $result->year, $wp_locale->get_month( $result->month ) ); OK $date = sprintf('%
d-%s', $result->year, $result->month ); ここでは月のデータをローカライズした書式
で取得すると、ローカライズされた◯月という値が取得されその後、mysql2dateのしようと
合わずにご動作します（こちらは明確な誤りデス） 修正後 2016年11月 ( 1) 2015年11月(
1) 2015年10月 ( 10) 2015年9月 ( 1) 2015年1月 ( 1) ちなみに、年単位の表示について
は目を通していません、ご参考ください

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/category-archives/reviews/)

## Colaboradores y desarrolladores

“Category Archives” es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ Hiroshi Sawai ](https://profiles.wordpress.org/s-hiroshi/)

[Traduce “Category Archives” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/category-archives)

### ¿Interesado en el desarrollo?

[Revise el código](https://plugins.trac.wordpress.org/browser/category-archives/),
eche un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/category-archives/),
o suscríbase al [log de desarrollo](https://plugins.trac.wordpress.org/log/category-archives/)
por [RSS](https://plugins.trac.wordpress.org/log/category-archives/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.1.0

Fix link text.

#### 0.0.2

Fix link text.

#### 0.0.1

 * first version.

## Meta

 *  Version **0.1.0**
 *  Last updated **hace 9 años**
 *  Active installations **90+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **4.5.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/category-archives/)
 * Tags
 * [archive](https://es-cr.wordpress.org/plugins/tags/archive/)[category](https://es-cr.wordpress.org/plugins/tags/category/)
   [links](https://es-cr.wordpress.org/plugins/tags/links/)[month](https://es-cr.wordpress.org/plugins/tags/month/)
   [year](https://es-cr.wordpress.org/plugins/tags/year/)
 *  [Vista avanzada](https://es-cr.wordpress.org/plugins/category-archives/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/category-archives/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/category-archives/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/category-archives/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/category-archives/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/category-archives/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/category-archives/reviews/)

## Colaboradores

 *   [ Hiroshi Sawai ](https://profiles.wordpress.org/s-hiroshi/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/category-archives/)

## Donar

¿Le gustaría apoyar con el progreso de este plugin?

 [ Done a este plugin ](http://info-town.jp/)