=== SVG Secure Uploader ===
Contributors: gkits, binsaifullah, milon0,jafor2, mehedi3, jobyaer23
Tags: svg, svg upload, secure svg, safe svg upload, svg support
Requires at least: 6.0
Tested up to: 6.7.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Safely upload and use SVG files in WordPress with enhanced security measures.

== Description ==
SVG Secure Uploader is a must-have WordPress plugin that empowers you to safely upload and manage SVG files on your website. Unlike other file types, SVG files can pose security risks if not handled properly. Our plugin ensures that your SVG files are validated, sanitized, and displayed securely within your WordPress environment.

== Key Features ==
* SVG file validation
* Security checks for malicious code
* Content sanitization
* Proper thumbnail display in media library
* Protection against XSS attacks

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/secure-svg-uploader`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Upload SVG files through the media library as you would with regular images

== Security Features ==

* Validates SVG file structure
* Removes potentially harmful content
* Sanitizes SVG markup
* Blocks files containing JavaScript
* Prevents PHP code execution
* Removes event handlers and suspicious attributes

== Changelog ==

= 1.0.0 =
* Initial release