=== SVG Uploader === Contributors: parasdev Tags: svg, upload, image, security Tested up to: 6.8 Stable tag: 1.0.0 License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Short Description: A simple plugin to upload SVG files securely to WordPress media library. == Description == This plugin allows you to upload SVG images into the WordPress media library, which is not allowed by default. The plugin includes a basic sanitization method to ensure that only safe elements are retained from uploaded SVGs. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Is this plugin safe to use? = Yes, the plugin sanitizes SVG files before saving them to the media library to ensure security. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = Initial release.