get_theme_starter_content()
get_theme_starter_content()
使用核心提供的数据展开主题的起始内容配置。
Expand a theme’s starter content configuration using core-provided data.
返回(Return)
(array)起始内容的数组。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.7.0 | wp-includes/theme.php:2042 | 1 function | 6 |
get_theme_starter_content() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_theme_starter_content/