apply_filters( 'allowed_themes', array $allowed_themes )

Filters the array of themes allowed on the network.


Parameters

$allowed_themes

(array) An array of theme stylesheet names.


Source

File: wp-includes/class-wp-theme.php

View on GitHub



Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)