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



allowed_themes › WordPress Filter Hooks

SeitMU (3.0.0)
Veraltetn/v
apply_filters( 'allowed_themes', $allowed_themes )
Parameter:
  • (string[]) $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 );