apply_filters( 'allowed_themes', string[] $allowed_themes )

Filters the array of themes allowed on the network.


Description Description


Parameters Parameters

$allowed_themes

(string[]) An array of theme stylesheet names.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.