wpseek.com
A WordPress-centric search engine for devs and theme authors



twentyeleven_layouts › WordPress Filter Hooks

SinceTwenty Eleven 1.0
Deprecatedn/a
apply_filters( 'twentyeleven_layouts', $layout_options )
Parameters:
  • (array) $layout_options An associative array of layout options.
    Required: Yes
Defined at:
Codex:

Filters the Twenty Eleven layout options.





Source

return apply_filters( 'twentyeleven_layouts', $layout_options );