apply_filters( 'the_excerpt', string $post_excerpt )
Filters the displayed post excerpt.
Description
See also
Parameters
- $post_excerpt
-
The post excerpt.
Source
Changelog
| Version | Description |
|---|---|
| 0.71 | Introduced. |
Filters the displayed post excerpt.
The post excerpt.
| Version | Description |
|---|---|
| 0.71 | Introduced. |