Remove Plugin Dashboard Widgets

//Remove Admin Dashboard Panels
function bena_remove_dashboard_panels()
{
    remove_meta_box('e-dashboard-overview', 'dashboard', 'normal');
    remove_meta_box('yith_dashboard_products_news', 'dashboard', 'normal');
    remove_meta_box('yith_dashboard_blog_news', 'dashboard', 'normal');
  //remove_meta_box('DIV ID', 'dashboard', 'normal');
}
add_action('wp_dashboard_setup', 'bena_remove_dashboard_panels', 40);
[instagram-feed feed=1]
© 2024 BenaDigital Limited | All Rights Reserved
magnifiercrosschevron-down