V7 SVG Upload Enabler
Enable secure SVG uploads in WordPress with sanitization and MIME validation.
by Vaibhaw Kumar · github.com/thevaibhaw/v7-svg-upload-enabler · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/thevaibhaw/v7-svg-upload-enabler/archive/refs/heads/main.zipFrom the readme
V7 SVG Upload Enabler
A professional WordPress plugin that enables secure SVG image uploads to the media library with built-in validation and sanitization.
Description
The V7 SVG Upload Enabler plugin allows you to upload SVG (Scalable Vector Graphics) files directly to your WordPress media library. Unlike standard image formats, SVG files are not allowed by default in WordPress due to potential security concerns. This plugin enables SVG uploads while implementing security measures to ensure safe usage.
Key Features
- Automatic Enablement: SVG uploads are enabled immediately upon plugin activation
- Security Validation: Validates uploaded SVG files to ensure they contain valid SVG code
- Content Sanitization: Automatically removes potentially harmful script tags from SVG files
- No Configuration Required: Works out of the box without any settings or user intervention
- Professional Code: Built with WordPress best practices and security standards
- Lightweigh