mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-02 12:02:25 +08:00
https://github.com/easydigitaldownloads/library/blob/master/_admin/disable-dashboard-summary-widget.html
1 line
77 B
Text
1 line
77 B
Text
remove_action( 'wp_dashboard_setup', 'edd_register_dashboard_widgets', 10 );
|