Code à plader dans le fichier footer-extras.php if you want allow for other group , will change this if(!in_array($mi['group'], array('Admins', 'Data entry'))){ if you want allow for users group , you need to use like this if(!in_array($mi['group'], array('Admins', 'users'))){