最后更新于:2021-11-27 03:28:31
apply_filters( ‘load_default_widgets’, bool $gc_maybe_load_widgets )
Filters whether to load the Widgets library.
参数
- $gc_maybe_load_widgets
-
(bool)
Whether to load the Widgets library. Default true.
源文件
文件: gc-includes/functions.php
View on Trac