Filters the default post excerpt initially used in the “Write Post” form.
$post_excerptstring
$postWP_Post
$post->post_excerpt = (string) apply_filters( 'default_excerpt', $post_excerpt, $post );
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/default_excerpt