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



allowed_themes › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'allowed_themes', $allowed_themes )
Parameter:
  • () allowed_themes An array of theme stylesheet names.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the array of themes allowed on the network.





Quellcode

$allowed_themes = apply_filters( 'allowed_themes', $allowed_themes );