default_page_template_title
最后更新于:2021-11-26 04:53:20
apply_filters( ‘default_page_template_title’, string $label, string $context )
Filters the title of the default page template displayed in the drop-down.
参数
- $label
-
(string)
The display value for the default page template title. - $context
-
(string)
Where the option label is displayed. Possible values include ‘meta-box’ or ‘quick-edit’.
源文件
文件: gc-admin/includes/meta-boxes.php