Recent

wzkb_widget_options_update filter Pro only

wzkb_widget_options_update

This filter is documented in includes/pro/widgets/class-toc-widget.php */

Type: filter
Source: includes/widgets/class-section-tree-widget.php line 130

Usage

add_filter( 'wzkb_widget_options_update', function() {
    // ...
} );