wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



allowed_themes › WordPress Filter Hooks

DaMU (3.0.0)
Deprecaton/a
apply_filters( 'allowed_themes', $allowed_themes )
Parametri:
  • (string[]) $allowed_themes An array of theme stylesheet names.
    Richiesto:
Definito a:
Codex:

Filters the array of themes allowed on the network.





Sorgenti

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