內容簡介
當運行WordPress用於短期項目、比賽等時,能夠定義每個使用者所能發佈的文章數量上限
將非常有用。這個外掛可以讓管理員在每個角色上定義文章數量上限。
例如,你希望『作者』限制在 5 篇文章,而『貢獻者』只限制在 1 篇文章,這個外掛就是
達成這個目的的方法。
請注意:這個外掛僅在 PHP5 上進行測試,可能無法在較舊版本的PHP上運作。
待辦事項
新增自動化測試
徵求使用者的進一步意見
外掛標籤
開發者團隊
原文外掛簡介
When running wordpress for short term projects, contests, etc. it can be useful to be able
to define a limit on the number of posts a given user can make. This plugin allows admins to
define limits on a per-role basis.
Say you wanted ‘authors’ to be limited to 5 posts and ‘contributors’ to just 1, this plugin is
the way to do it.
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
