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

Опубликовано: 28 Сентябрь 2024
на канале: 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