W3cubDocs

/WordPress

apply_filters( 'enter_title_here', string $text, WP_Post $post )

Filters the title field placeholder text.

Parameters

$text

(string) Placeholder text. Default 'Add title'.

$post

(WP_Post) Post object.

Source

File: wp-admin/edit-form-advanced.php

View on Trac

Changelog

Version Description
3.1.0 Introduced.

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