Hi Johan,
This is a BuddyPress feature.You can disable it by putting this code
add_filter( 'bp_activity_maybe_truncate_entry', '__return_false' );
There is also a way to set the length. I will add it as an option in next minor release.
Regards
BrajeshHi Johan,
Thank you for the suggestion.In case of BuddyPress, There is a filter to limit the length but it is by number of characters and not the words.
I have added this option in the Community Builder Pro(Customize->BuddyPress->Activity). It will be available with next release(Friday/Saturday).
Thank you
Brajesh
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
This topic is: not resolved