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.
Description Description
Parameters Parameters
- $value
-
If true, text should be checked to see if it needs truncating.
Source Source
File: bp-activity/bp-activity-filters.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |