apply_filters( 'bp_activity_excerpt_append_text', string $value )
Filters the appended text for the activity excerpt.
Description Description
Parameters Parameters
- $value
-
Internationalized "Read more" text.
Source Source
File: bp-activity/bp-activity-filters.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |