Hi there, I’m trying to upload a custom font. I have my Woff/Woff2 files, but no matter what I try wordpress refuses to allow me to upload these font types.
In case after following the above documentation the error still shows as “This file type cannot be uploaded due to security reasons.” Then follow the below steps:
1. Add this line to the wp-config.php file: define( ‘ALLOW_UNFILTERED_UPLOADS’, true );