load_default_widgets – filter

Filters whether to load the Widgets library. Returning a falsey value from the filter will effectively short-circuit the Widgets library from loading.

Parameters

.
( 2.8.0 ) . .
$wp_maybe_load_widgets
( bool ) Whether to load the Widgets library. Default true. . . .
API Letters: ,,

Implementers