Linux 软件免费装
Banner图

Collapsing Archives

开发者 robfelty
更新时间 2021年6月18日 18:09
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 4.8.1

标签

widget posts sidebar menu navigation collapse collapsible expand expandable archives collapsing expanding

下载

0.6 0.6.1 0.6.2 0.7.8 0.8 0.8.9 0.9.1 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.alpha 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.1 1.2.2 1.2.alpha 1.2.beta 1.3 1.3.1 1.3.2 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5

详情介绍:

This is a relatively simple plugin that uses Javascript to make the Archive links in the sidebar collapsable by year and/or month.

安装:

IMPORTANT! Please deactivate before upgrading, then re-activate the plugin. MANUAL INSTALLATION Unpack the contents to wp-content/plugins/ so that the files are in a collapsing-archives directory. Now enable the plugin. To use the plugin, change the following here appropriate (most likely sidebar.php): Change From: To something of the following: <?php if( function_exists('collapsArch') ) { collapsArch(); } else { echo "<ul>\n"; wp_get_archives(); echo "</ul>\n"; } ?> You can specify options for collapsArch. See options section. WIDGET INSTALLATION For those who have widget capabilities, (default in Wordpress 2.3+), installation is easier. Unzip contents to wp-content/plugins/ so that the files are in a collapsing-archives directory. You must enable the Collapsing Archives plugin, then simply go the Presentation > Widgets section and add the Collapsing Archives Widget.

屏幕截图:

  • Collapsing archives with default theme
  • widget options

更新日志:

2.0.5 (2017.08.17) 2.0.4 (2017.01.02) 2.0.3 (2015.08.12) 2.0.2 (2014.09.24) 2.0.1 (2014.09.05) 2.0 (2012.04.09) 1.3.2 (2011.01.03) 1.3.1 (2010.06.22) 1.3 (2010.06.18) 1.2.2 (2010.01.28) 1.2.1 (2009.06.22) 1.2.beta (2009.06.07) 1.2.alpha (2009.05.02) 1.1.4 (2009/04/22) 1.1.3 (2009/04/17) 1.1.2 (2009/03/28) 1.1 (2009/03/07) 1.0.5 (2009/01/21) 1.0.4 (2009/01/15) 1.0.3 (2009/01/09) 1.0.2 (2009/01/07) 1.0.1 (2009/01/06) 1.0 (2008.12.08) 0.9.6 (2008.12.02) 0.9.5 (2008.12.01) 0.9.4 (2008.11.21) 0.9.3 (2008.11.04) 0.9.2 (2008.11.01) 0.9.1 (2008.10.28) 0.9.alpha (2008.10.23) 0.8.9 (2008.06.04) 0.8.8 (2008.05.27) 0.8.7 0.8.6 0.8.5 0.8.4 0.8.3 0.8.2 0.8.1 0.8 0.7.8 0.7.7 0.7.6 0.7.5 0.7.4 0.7.3 0.7.2 0.7.1 0.7: 0.6.2: 0.6.1: 0.6: Fancy Archives Changelog 0.5: 0.4: 0.3: 0.2.5: 0.2: 0.1: