Hide admin notices/notifications from everyone but super admin?

Try this code in your custom plugin which is better to activate for the network.

if ( !is_super_admin() ) {
    remove_all_actions('admin_notices');
}

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)