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

File: bp-activity/bp-activity-filters.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.