apply_filters( 'bp_excerpt_length', int $length )
Filters the excerpt length to trim text to.
Description Description
Parameters Parameters
- $length
-
Length of returned string, including ellipsis.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |