apply_filters( 'default_content', string $post_content, WP_Post $post )
Filters the default post content initially used in the “Write Post” form.
Parameters
- $post_content
-
(string) Default post content.
- $post
-
(WP_Post) Post object.
Source
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/default_content