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



theme_root › WordPress Filter Hooks

Seit1.5.0
Veraltetn/v
apply_filters( 'theme_root', $theme_root )
Parameter:
  • () theme_root Absolute path to themes directory.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the absolute path to the themes directory.





Quellcode

return apply_filters( 'theme_root', $theme_root );