Description
The SVG Support plugin enables SVG (Scalable Vector Graphics) support in WordPress. This lightweight plugin allows you to upload and use SVG files in your WordPress media library without any restrictions.
This plugin is designed to be minimalistic and focuses solely on enabling SVG support. It does not enqueue any additional scripts or stylesheets in the frontend, ensuring it won’t affect the loading speed of your website.
See plugin’s GitHub repo Support SVG
Features
- Enables SVG uploads in WordPress media library
- Supports SVG thumbnail display in the Media Library
- Applies necessary security measures to sanitize SVG uploads
- Lightweight and does not enqueue any frontend scripts or stylesheets
PRIVACY POLICY
This plugin does not collect, log, sell or trade any kind of information about your website. You can easily verify that this plugin is not phoning home using a network traffic inspector like WireShark.
ABOUT THE MAKER
I am Sayedul Sayem, a Bangladeshi full-stack WordPress developer and free and open source enthusiast. You can contact me at my LinkedIn for consultation or just to say hello. I love talking to new people. So don’t hesitate.
Screenshots
Installation
- Upload the plugin folder after extracting it to the “/wp-content/plugins/support-svg directory. Alternately, install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Now go to media from WordPress dashboard and you can upload svg images.
FAQ
-
Will this plugin automatically work after activation?
-
Yes. You don’t need to do anything else other than activating the plugin.
-
Yes, this plugin should work alongside other media-related plugins without any conflicts.
-
Are there any security considerations when using SVG files?
-
SVG files can potentially contain malicious code, so it’s crucial to exercise caution when allowing SVG uploads from untrusted sources. This plugin applies security measures to sanitize SVG uploads, but it’s recommended to only upload SVG files from trusted sources.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Support SVG – Upload svg files in wordpress without hassle” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Support SVG – Upload svg files in wordpress without hassle” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Fix: Sanitize svg for improving security.
1.0.0
- Initial release.