Wordpress 钩子:get_theme_starter_content
文章目录
过滤扩展的入门内容数组。
原型
apply_filters( 'get_theme_starter_content', array $content, array $config )
参数
$content
(array)
一系列入门者内容。
$config
(array)
特定于主题的入门者内容配置数组。
源文件
路径:wp-includes/theme.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_theme_starter_content/
文章作者 iBllex
上次更新 2019-02-17