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

Filters the composite activity excerpt entry.


Parameters Parameters

$excerpt

(string) Excerpt text and markup to be displayed.

$text

(string) The original activity entry text.

$append_text

(string) The final append text applied.


Source Source

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

View on Trac



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.