Title: Collapsed Archives
Author: Matthew Petroff
Published: <strong>2014 年 12 月 31 日</strong>
Last modified: 2021 年 4 月 3 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Collapsed Archives

 由 [Matthew Petroff](https://profiles.wordpress.org/petroffm/) 開發

[下載](https://downloads.wordpress.org/plugin/collapsed-archives.1.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/collapsed-archives/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/collapsed-archives/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/collapsed-archives/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/collapsed-archives/#developers)

 [技術支援](https://wordpress.org/support/plugin/collapsed-archives/)

## 外掛說明

This plugin adds a widget to display archive links using purely CSS-based collapsing;
no JavaScript is used.

#### 設定選項

 * Post counts can optionally be displayed next to the archive links
 * Choice of either +/- or arrows to indicate expansion
 * Option to never automatically expand list for current post / year
 * Choice between displaying archive links in reverse chronological order or chronological
   order
 * Decades can be collapsed

#### 1.6 (2021-04-03)

 * Added support for collapsing decades (thanks to @PHil-PlainTech)

#### 1.5 (2019-05-05)

 * Fix for warning message in logs

#### 1.4 (2019-04-12)

 * Fixed bug for sites without posts

#### 1.3 (2019-01-16)

 * Fixed deprecation warning in PHP 7.2

#### 1.2 (2018-07-09)

 * Added option for never automatically expanding list for current post / year
 * Fixed issue with wrong year being expanded

#### 1.1 (2015-02-09)

 * Improved theme support

#### 1.0 (2014-12-30)

 * Initial release

[Plugin website](https://github.com/mpetroff/collapsed-archives-wp)

## 螢幕擷圖

 * [[
 * Example archives list

## 安裝方式

For a new installation of the plugin:

 1. Download the zipped plugin file to your local machine
 2. Unzip the file
 3. Upload the “collapsed-archives” folder to your “/wp-content/plugins/” directory
 4. Activate the plugin through the “Plugins” menu in WordPress
 5. Add and configure the widget

If you have already installed this plugin:

 1. Deactivate the plugin
 2. Download the latest files
 3. Follow the new installation steps

## 使用者評論

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-7366/)󠁿

 [phixate](https://profiles.wordpress.org/phixate/) 2020 年 12 月 30 日

Has all the options I needed to achieve a Blogger-style treeview archive. I’m sure
with some CSS I’ll be able to style it however I want in the future. Great work!

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

### 󠀁[Does what it’s meant for](https://wordpress.org/support/topic/does-what-its-mean-for/)󠁿

 [lesuave](https://profiles.wordpress.org/lesuave/) 2019 年 5 月 8 日

Awesome. And it’s just css.

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

### 󠀁[Nice & simple](https://wordpress.org/support/topic/nice-simple-24/)󠁿

 [50satoshi](https://profiles.wordpress.org/50satoshi/) 2018 年 8 月 2 日

Works great, thanks a lot. One thing though, somehow within my theme the alignment
to the left didn’t work out. margin-left: 0 !important; wasn’t enough, it seems.
I fixed it by adding padding-left: 0! important; to .collapsed-archives > ul { }
Also made a modification to add a fade/transition effect to the dropdown. For those
interested it’s just some addition the last few lines of code: /* Toggled content*/.
collapsed-archives input ~ ul { display: inline-block; opacity: 0; transition: opacity
0s linear 0s; -webkit-transition: opacity 0s linear 0s; } .collapsed-archives input:
checked ~ ul { opacity: 1; display: block; transition: opacity 0.5s linear 0s; -
webkit-transition: opacity 0.5s linear 0s; }

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

### 󠀁[Works perfectly and simple to install](https://wordpress.org/support/topic/works-perfectly-and-simple-to-install/)󠁿

 [wongm](https://profiles.wordpress.org/wongm/) 2016 年 12 月 27 日

Does exactly what the description says, and super easy to install – just drag and
drop the Widget. No PHP or HTML changes to your theme!

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

### 󠀁[Incredible!](https://wordpress.org/support/topic/incredible-70/)󠁿

 [Anonymous User](https://profiles.wordpress.org/anonymized-14857447/) 2016 年 9
月 3 日

Perfect, thank you for this wonderful plugin. Works a charm and looks the neatest!

 [ 閱讀全部 7 則使用者評論 ](https://wordpress.org/support/plugin/collapsed-archives/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Collapsed Archives〉的開發相關工作。

參與者

 *   [ Matthew Petroff ](https://profiles.wordpress.org/petroffm/)

[將〈Collapsed Archives〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/collapsed-archives)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/collapsed-archives/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/collapsed-archives/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/collapsed-archives/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/collapsed-archives/)。

## 變更記錄

#### 1.6 (2021-04-03)

 * Added support for collapsing decades (thanks to @PHil-PlainTech)

#### 1.5 (2019-05-05)

 * Fix for warning message in logs

#### 1.4 (2019-04-12)

 * Fixed bug for sites without posts

#### 1.3 (2019-01-16)

 * Fixed deprecation warning in PHP 7.2

#### 1.2 (2018-07-09)

 * Added option for never automatically expanding list for current post / year
 * Fixed issue with wrong year being expanded

#### 1.1 (2015-02-09)

 * Improved theme support

#### 1.0 (2014-12-30)

 * Initial release

## 中繼資料

 *  版本 **1.6**
 *  最後更新 **5 年前**
 *  啟用安裝數 **1,000+**
 *  WordPress 版本需求 ** 2.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.7.0**
 *  語言
 * [English (US)](https://wordpress.org/plugins/collapsed-archives/)
 * 標籤:
 * [archives](https://tw.wordpress.org/plugins/tags/archives/)[collapsing](https://tw.wordpress.org/plugins/tags/collapsing/)
   [css](https://tw.wordpress.org/plugins/tags/css/)
 *  [進階檢視](https://tw.wordpress.org/plugins/collapsed-archives/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  7 個 5 星使用者評論     ](https://wordpress.org/support/plugin/collapsed-archives/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/collapsed-archives/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/collapsed-archives/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/collapsed-archives/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/collapsed-archives/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/collapsed-archives/reviews/)

## 參與者

 *   [ Matthew Petroff ](https://profiles.wordpress.org/petroffm/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/collapsed-archives/)