enter_title_here

最后更新于:2021-11-26 09:16:25

apply_filters( ‘enter_title_here’, string $text, GC_Post $post )

Filters the title field placeholder text.

参数

$text

(string)
Placeholder text. Default ‘Add title’.

$post

(GC_Post)
Post object.

源文件

文件: gc-admin/edit-form-advanced.php

View on Trac