If you have define(‘ALLOW_UNFILTERED_UPLOADS’, true); in your wp-config. php there is no restriction in what types of files can be uploaded. The file block ignores this and gives the “Sorry, This File Type Is Not Permitted for Security Reasons” error message if a new file of a non-standard type is dragged onto it.