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.


Top ↑

Source Source

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


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.