How to upload svg file to wordpress by the media library

Опубликовано: 16 Июнь 2026
на канале: Graphics Way
765
8

the easiest way to upload svg file to wordpress by the media library just five minutes.
Just copy this:
define('ALLOW_UNFILTERED_UPLOADS', true);
and paste it inside wp-config.php file above this:
/* That's all, stop editing! Happy blogging. */

Thanks for watching ... Please subscribe to help us to making Great videos.