wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



allowed_themes › Les Filtres WordPress

DepuisMU (3.0.0)
Dépréciéen/a
apply_filters( 'allowed_themes', $allowed_themes )
Paramètres:
  • (string[]) $allowed_themes An array of theme stylesheet names.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the array of themes allowed on the network.





Source

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