wp_maybe_load_widgets
wp_maybe_load_widgets ( No parameters )
- Introduced in WordPress: 2.2.0
- Deprecated in WordPress: —
Description
Determines if Widgets library should be loaded.Checks to make sure that the widgets library hasn't already been loaded.
If it hasn't, then it will load the widgets library and run an action hook.