apply_filters( 'excerpt_length', int $number )
Filters the number of words in an excerpt.
Parameters
- $number
-
The number of words. Default 55.
Source
Changelog
Version | Description |
---|---|
WP-2.7.0 | Introduced. |
Filters the number of words in an excerpt.
The number of words. Default 55.
Version | Description |
---|---|
WP-2.7.0 | Introduced. |