apply_filters( 'bp_excerpt_append_text', string $value )
Filters the excerpt appended text value.
Description Description
Parameters Parameters
- $value
-
Text to append to the end of the excerpt.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |