apply_filters( 'bp_activity_truncate_entry', string $excerpt, string $text, string $append_text )

Filters the composite activity excerpt entry.


Description Description


Parameters Parameters

$excerpt

Excerpt text and markup to be displayed.

$text

The original activity entry text.

$append_text

The final append text applied.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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