Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prolific-digital/wp-svg-support
A WordPress plugin that enables support for SVG uploads.
https://github.com/prolific-digital/wp-svg-support
media plugin svg upload wordpress
Last synced: 26 days ago
JSON representation
A WordPress plugin that enables support for SVG uploads.
- Host: GitHub
- URL: https://github.com/prolific-digital/wp-svg-support
- Owner: prolific-digital
- License: gpl-3.0
- Created: 2023-07-25T13:19:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T01:58:07.000Z (over 1 year ago)
- Last Synced: 2023-07-31T04:20:18.080Z (over 1 year ago)
- Topics: media, plugin, svg, upload, wordpress
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# WP SVG WordPress Plugin
The WP SVG WordPress plugin empowers your website by adding seamless support for uploading SVG files to the media library. Developed by [Prolific Digital](https://www.prolificdigital.com/), this plugin ensures you can incorporate stunning scalable vector graphics into your creative projects effortlessly.
## Features
- Adds support for uploading SVG files to the media library.
- Clean, well-documented, and object-oriented code for optimal performance.## Installation
1. Download the latest version of the WP SVG plugin from the [GitHub Repository](https://github.com/prolific-digital/wp-svg).
2. Upload the plugin to your WordPress site's plugins directory.
3. Activate the WP SVG plugin through the 'Plugins' menu in WordPress.> Please ensure your WordPress version is 4.7 or higher, and PHP version is 5.6 or higher.
## Usage
Once the WP SVG plugin is activated, you can start uploading SVG files just like any other media asset. Go to your WordPress media library, click the "Add New" button, and select your SVG file to upload. Now you have the freedom to utilize vector graphics alongside your other media assets.
## FAQ
### Can I use WP SVG alongside other media formats?
Absolutely! WP SVG seamlessly integrates with your existing media library, allowing you to upload and manage SVG files alongside other supported formats like JPEG, PNG, and GIF.
### Is there any risk in allowing SVG file uploads?
The WP SVG plugin has been designed with security in mind. It restricts direct access to uploaded SVG files, mitigating potential vulnerabilities. However, it's always a good practice to ensure that you trust the source of SVG files you upload.
### Does WP SVG work with the latest WordPress version?
Yes, WP SVG is fully compatible with the latest WordPress version, and we strive to keep the plugin up-to-date with ongoing WordPress releases.
### Can I customize the SVG file display in the media library?
Yes, WP SVG uses the same media library display as other supported formats, providing a seamless user experience without any additional configuration required.
## Support and Feedback
For support, bug reporting, or feature requests, please reach out to us through [GitHub](https://github.com/prolific-digital/wp-svg/issues).
## Contributing
We welcome contributions to improve this plugin. To contribute:
1. Fork the project.
2. Make your feature addition or bug fix.
3. Send us a pull request with a brief description of your changes.> Before sending a pull request for a feature addition, please discuss it with us first. We want to ensure that changes align with the project's direction and goals.
## License
WP SVG is licensed under the GPLv3 or later. You can find a copy of the license [here](https://www.gnu.org/licenses/gpl-3.0.en.html).
## Versioning
We use Semantic Versioning for versioning. For the versions available, see the [tags on this repository](https://github.com/prolific-digital/wp-svg/tags).
---
_Proudly crafted by Prolific Digital_