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



twentyeleven_default_theme_options › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'twentyeleven_default_theme_options', $default_theme_options )
Parameters:
  • () 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 );