Add the line Editing the WordPress wp-config.php with the cPanel File Manager, but I still get the same error
—-
Agregue la linea Editando el wp-config.php de WordPress con el File Manager de cPanel, pero me sigue saliendo el mismo error
They informed me that the code was wrong so it did not work, the correct code is:
define( ‘ALLOW_UNFILTERED_UPLOADS’, true );
and I was able to upload the custom fonts.
————–
Me informaron que el codigo estaba incorrecto por eso no funcionaba, el codigo correcto es:
define( ‘ALLOW_UNFILTERED_UPLOADS’, true );
y ya pude subir las fuentes personalizadas.