do_mu_upgrade
最后更新于:2021-11-26 08:35:20
apply_filters( ‘do_mu_upgrade’, bool $do_mu_upgrade )
Filters whether to attempt to perform the multisite DB upgrade routine.
参数
- $do_mu_upgrade
-
(bool)
Whether to perform the Multisite upgrade routine. Default true.
源文件
文件: gc-admin/admin.php
View on Trac