How to fix “file type not allowed” error on WordPress

Posted on: December 19th, 2022
By: Tadeo Martinez

Add the following in your wp-config.php file

define('ALLOW_UNFILTERED_UPLOADS', true);

Have any questions or comments? Write them below!


Leave a Reply

Your email address will not be published. Required fields are marked *