80+
安裝啟用
★★★★★
5/5 分(2 則評價)
74 天前
最後更新
—
問題解決
WordPress 3.0+ v3.1.2 上架:2012-09-28
內容簡介
以以下簡潔的格式按年度顯示每月存檔,並附有指向每個月份的連結:
2012
1 2 3 4 5 6 7 8 9
2011
1 2 3 4 5 6 7 8 9 10 11 12
2010
6 7 8 9 10 11 12
可用作 wp_get_archives( array( 'type' => 'monthly' ) ); 的即插即用替代品。
如果您有興趣貢獻此外掛的程式碼,它也已經托管在 GitHub 上:
https://github.com/justincwatt/wp-monthchunks
外掛標籤
開發者團隊
原文外掛簡介
Display monthly archives by year with links to each month in the following compact format:
2012
1 2 3 4 5 6 7 8 9
2011
1 2 3 4 5 6 7 8 9 10 11 12
2010
6 7 8 9 10 11 12
Serves as a drop in replacement for wp_get_archives( array( 'type' => 'monthly' ) );.
If you’re interested in contributing to the code behind this plugin, it’s also hosted on GitHub:
https://github.com/justincwatt/wp-monthchunks
