Views: 25WordPress core filters When WordPress validation for the file type fails and the above third-party plugins can’t help, you can also try using the upload_mimes WordPress filter to implement your own solution. You can find below a few examples: Where Do I Put This Code? Here is one that is widely used: Code Snippets Third Party Plug-In