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



twentyeleven_default_theme_options › WordPress Filter Hooks

SinceTwenty Eleven 1.0
Deprecatedn/a
apply_filters( 'twentyeleven_default_theme_options', $default_theme_options )
Parameters:
  • (array) $default_theme_options An array of default theme options.
    Required: Yes
Defined at:
Codex:

Filters the Twenty Eleven default options.





Source

return apply_filters( 'twentyeleven_default_theme_options', $default_theme_options );