10+
安裝啟用
—
尚無評分
6185 天前
最後更新
—
問題解決
WordPress 2.0+ v0.1 上架:2009-04-11
內容簡介
這個 WordPress 外掛只有一個功能,它接受與 wp_list_pages 完全相同的參數,除了 child_of 參數,該參數在內部使用。
當在範本檔案中呼叫時,它將列出:
* 在部落格的首頁上,每個頁面和子頁面(默認情況下,可以通過參數覆蓋)
* 在其他每個頁面上,只會列出與同一頂部父級(第1層父級)相同的頁面。
外掛標籤
開發者團隊
原文外掛簡介
This WordPress plugin is oly one function. It takes exactly the same parameters as wp_list_pages, except for child_of, which is used internally.
When called on in template file, it will list :
* on the homepage of the blog, every page and subpage (default, this can be overriden by parameters)
* on every other page, only the pages with the same top-parent (parent of level 1)
