這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BP Limit Activity Length

描述

BP Limit Activity Length is a simple plugin that forces users to keep the length of their activity updates limited by amount of characters or words.

The plugin adds a character/word countdown next to the Post Update button, and prevents users from typing further than the specified limit. Only new activities will be truncated to the set amount of characters or words

The amount of characters is a simple setting in the BuddyPress administration screens.

螢幕截圖

  • The plugin in action on the default activity form
  • The setting

安裝

Install the plugin the usual way, then set the character limit (defaults to 140) in the BuddyPress settings screen (WP-Admin -> Settings -> BuddyPress -> Settings).

常見問題

None yet.

評價

閱讀全部5個評價

貢獻者及開發者

“BP Limit Activity Length” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BP Limit Activity Length 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

=0.4=

  • Add (filterable) whitelist for activity types that need to adhere to the limit
  • Added German translation (thanks to Thorsten Wollenhöfer!)

=0.3.5=

  • Made the truncation count characters not bytes, so multibyte characters are counted as 1 (thanks to Jonas Knupp!)

=0.3.4=

  • Compatibility with BP Reshare

=0.3.3=

  • Added limit to activity comments

=0.3.2=

  • Added Dutch and Italian translations (thanks Luca!)

=0.3.1=

  • Updated .pot file

=0.3=

  • Initial release to WP Plugin Repository

=0.2=

  • Added word limit as alternative

=0.1=

  • Initial release to GitHub