wpseek.com
A WordPress-centric search engine for devs and theme authors



allowed_themes › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'allowed_themes', $allowed_themes )
Parameters:
  • () allowed_themes An array of theme stylesheet names.
    Required: Yes
Defined at:
Codex:

Filters the array of themes allowed on the network.





Source

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