wpseek.com
WordPress开发者和主题制作者的搜索引擎



twentyeleven_default_theme_options › WordPress过滤钩子

SinceTwenty Eleven 1.0
已弃用n/a
apply_filters( 'twentyeleven_default_theme_options', $default_theme_options )
参数:
  • (array) $default_theme_options An array of default theme options.
    Required: Yes
定义在:
文档:

Filters the Twenty Eleven default options.





源码

return apply_filters( 'twentyeleven_default_theme_options', $default_theme_options );