Descripcion
A lightweight WordPress plugin to safely upload and sanitize SVG files with admin controls. Enables secure SVG uploads in WordPress with sanitization and admin controls.
A brief Markdown Example
Markdown is what the parser uses to process much of the readme file.
Ordered list:
- Install plugin
- Configure settings
- Upload SVG files
Unordered list:
- Secure upload of SVG files
- Sanitization for better security
- Admin control settings
Links require brackets and parenthesis:
Here’s a link to WordPress and one to Markdown’s Syntax Documentation. Link titles are optional, naturally.
Blockquotes are email style:
Asterisks for emphasis. Double it up for strong.
And Backticks for code:
<?php code(); ?>
Installacion
- Download and activate the plugin.
- Go to Settings SVG Support to configure.
FAQ
-
Is it safe to upload SVG files?
-
Yes, SVG sanitization is included.
-
What versions of WordPress does this plugin support?
-
This plugin supports WordPress versions 5.0 and up.
Reviews
Contributors & Developers
“SVG Safe Uploads” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SVG Safe Uploads” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Improved sanitization and security for SVG uploads.
- Added better admin controls for SVG file management.
1.1
- Improved UI and added uninstall cleanup.
1.0
- Initial release.