BP Limit Activity Length is simple plugin that forces users to keep the length of their activity updates limited by amount of characters or words..
The plugin adds character word countdown next to 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 simple setting in BuddyPress administration screens...
The action on the activity form.
Install the plugin the usual way, then set the character limit in BuddyPress settings screen ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add whitelist for activity types that need to adhere to the limit.
Made the truncation count characters not bytes, so multibyte characters are counted as 1 ..
Added Dutch and Italian translations ..
Read more