I would like to limit characters in BuddyPress posts to certain limit . Ex: Set it to the limit of 150 ... just like twitter's 140.
Googled about it and found nothing. Does any one have Idea on this?
Thanks
|
I would like to limit characters in BuddyPress posts to certain limit . Ex: Set it to the limit of 150 ... just like twitter's 140. Googled about it and found nothing. Does any one have Idea on this? Thanks |
||||
|
|
|
Simple solution is to add a maxlength attribute to the textarea field. For example
|
|||
|
|
|
Just Try With the following plugin., http://bavotasan.com/2009/excerpt-and-content-word-limit-wordpress-plugin/ Also try with this too., |
||||
|
|
|
This question was answered 3 years ago on wordpress.org. Here is the function, which you can easily modify to your needs. |
|||||
|