allowed_themes

最后更新于:2021-11-25 20:24:26

apply_filters( ‘allowed_themes’, string[] $allowed_themes )

Filters the array of themes allowed on the network.

参数

$allowed_themes

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

源文件

文件: gc-includes/class-gc-theme.php

View on Trac