Filters the title field placeholder text.
$textstring
$postWP_Post
$title_placeholder = apply_filters( 'enter_title_here', __( 'Add title' ), $post );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/enter_title_here