How to fix the “Sorry, This File Type Is Not Permitted for Security Reasons” error in wordpress

Published: 27 June 2021
on channel: WebTask With Hassan
2,655
54

In this video you will learn how to fix the “Sorry, This File Type Is Not Permitted for Security Reasons” Error in WordPress
you can fix this by adding this code define( 'ALLOW_UNFILTERED_UPLOADS', true ); in wp-config.php file

#uploads #permitted #filetype #config #wordpress #HassanGilani