wzpa_dashboard_widget_args
Render the dashboard widget content.
Type: filter
Since: 1.4.0
Source: includes/admin/class-dashboard-widget.php line 62
Usage
add_filter( 'wzpa_dashboard_widget_args', function() {
// ...
} ); wzpa_dashboard_widget_args filter Render the dashboard widget content.
Type: filter
Since: 1.4.0
Source: includes/admin/class-dashboard-widget.php line 62
add_filter( 'wzpa_dashboard_widget_args', function() {
// ...
} );