內容簡介
當使用 WordPress 建立短期專案時,若能倒數計算到專案結束點是相當有用的。在那之後,您可能希望關閉評論。
此外掛將提供掛鉤功能,以關閉評論,以及輔助顯示倒數計時(以天為單位)於您的網站上。
若欲顯示倒數計時,請在您的佈景主題中加入以下語法:
請注意:此外掛僅在 PHP5 上經過測試,可能無法適用於早期版本。
待辦事項
新增自動化測試
蒐集使用者反饋,以了解可進一步的選項
外掛標籤
開發者團隊
原文外掛簡介
When running wordpress for short term projects it can be useful to be able to count down to
the end point of the project. And often you’ll want to close comments after that point.
This plugin will allow you to do that, providing a hook to close comments and a helper to
show the countdown (in days) on your site.
To show the countdown add the following to your theme:
Please Note: This plugin is only tested on PHP5 and may not work on earlier versions.
To Do
Add automated tests
Solicit user feedback on further options
