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



twentyeleven_layouts › WordPress过滤钩子

SinceTwenty Eleven 1.0
已弃用n/a
apply_filters( 'twentyeleven_layouts', $layout_options )
参数:
  • (array) $layout_options An associative array of layout options.
    Required: Yes
定义在:
文档:

Filters the Twenty Eleven layout options.





源码

return apply_filters( 'twentyeleven_layouts', $layout_options );