W3cubDocs

/WordPress

apply_filters( 'default_excerpt', string $post_excerpt, WP_Post $post )

Filters the default post excerpt initially used in the “Write Post” form.

Parameters

$post_excerpt

(string) Default post excerpt.

$post

(WP_Post) Post object.

Source

File: wp-admin/includes/post.php

View on Trac

Changelog

Version Description
1.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/default_excerpt