allow_subdirectory_install
最后更新于:2021-11-25 20:26:03
apply_filters( ‘allow_subdirectory_install’, bool $allow )
Filters whether to enable the subdirectory installation feature in Multisite.
参数
- $allow
-
(bool)
Whether to enable the subdirectory installation feature in Multisite. Default false.
源文件
文件: gc-admin/includes/network.php