siteorigin_panels_widgets, $widgets
siteorigin_panels_widgets, $widgets
Appears in: siteorigin-panels.2.36.0
Hook Type: filter
Displaying hooks found in version: siteorigin-panels.2.36.0apply_filters('siteorigin_panels_widgets, $widgets') is found 1 times:
- /inc/admin.php line 1112
} } // Other plugins can manipulate the list of widgets. Possibly to add recommended widgets. $widgets = apply_filters( 'siteorigin_panels_widgets', $widgets ); // Exclude these temporarily, as they won't work until we have a reliable way to enqueue their admin form scripts. $to_exclude = array( 'Jetpack_Gallery_Widget', 'WPCOM_Widget_GooglePlus_Badge', 'Jetpack_Widget_Social_Icons',