wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



twentyeleven_default_theme_options › WordPress Filter Hooks

SeitTwenty Eleven 1.0
Veraltetn/v
apply_filters( 'twentyeleven_default_theme_options', $default_theme_options )
Parameter:
  • (array) $default_theme_options An array of default theme options.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the Twenty Eleven default options.





Quellcode

return apply_filters( 'twentyeleven_default_theme_options', $default_theme_options );