apply_filters( 'bp_activity_maybe_truncate_entry', bool $value )
Provides a filter that lets you choose whether to skip this filter on a per-activity basis.
Parameters Parameters
- $value
-
(bool) If true, text should be checked to see if it needs truncating.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |