allowed_themes

Advertisement

Summery Summery

Filters the array of themes allowed on the network.

Syntax Syntax

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

Parameters Parameters

$allowed_themes

An array of theme stylesheet names.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.

Advertisement

Leave a Reply