Used By
| Used By | Description |
|---|---|
| wp-includes/functions.php: wp_maybe_load_widgets() | Determines if Widgets library should be loaded. |
Filters whether to load the Widgets library.
Returning a falsey value from the filter will effectively short-circuit the Widgets library from loading.
(bool) Whether to load the Widgets library. Default true.
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/load_default_widgets