
內容簡介
這是一個簡單的外掛,讓你可以在「頁面」管理清單中摺疊子頁面,同時也支援階層式的自訂文章類型。尤其適合大量有設為階層式的頁面或自訂文章類型的使用者使用,它使用 cookie 來保存頁面的展開/摺疊狀態。
這個外掛的基礎可以追溯到 Dan Dietz 的「Collapse Sub-Pages」,但因為後來的 WordPress 3.0 升級造成介面變動,而一直未更新。為了讓它可以在 3.x 版本上運作,我必須重寫 jQuery 部分。
由於這是個 jQuery,所以未來可能會因為他們的更新而出現問題。我會盡力跟上進度,但如果它停止運作,請讓我知道。
使用你所指定的語言來使用外掛
從 2.3 版本開始,我們的外掛支援國際化,這意味著你可以使用你指定的語言來使用此外掛。
目前已提供美式英文、英式英文、中文、泰盧固語、塞爾維亞語等語言。
藉由翻譯來支援我們
請前往此處,以你的語言進行翻譯。
特別感謝
我們特別感謝Borisa Djuraskovic為我們翻譯成塞爾維亞語。
2.0 版本中有什麼新功能?
1)修正腳本的結構。
2)只有在頁面清單中,才會顯示全部展開、全部摺疊的鏈結 (像是在外掛、文章等列表中不會出現)。
3)更新 jQuery.cookie.js 至 1.4.0 版本。
外掛標籤
開發者團隊
原文外掛簡介
Simple plugin that allows you to collapse subpages in the Pages admin list also for custom post types that are heirarchial. Especially helpful if you have a ton of pages /cpt’s with heiararchial set to true. It uses a cookie to save the expand/collapse status of your pages.
This is loosely based on Collapse Sub-Pages by Dan Dietz, which broke with the 3.0 upgrade due to UI changes and hasn’t been updated. I’ve had to rewrite the jQuery to make it work with 3.x versions.
Because this is a jQuery, it’s possible that they could make additional changes that would break it. I’ll do my best to stay on top of it, but let me know if it stops working.
Plugin in your Language
From version 2.3 our plugin supports internationalization, which means you can have plugin in your specified language.
It’s currently available in US English ,UK English, Chinese, Telugu , Serbian.
Support us by Translating
Go here and translate into your language.
Special Thanks
We specially thank Borisa Djuraskovic for translating this plugin in Serbian Language.
What’s new in Version 2.0 ?
1)Fix en-queuing of scripts .
2)Expand all , Collapse all links appear only on the pages list not on every list (like plugins ,posts etc.,)
3)Updated jQuery.cookie.js to 1.4.0
