Merge pull request #5149 from nurbek91/svg_support

Add SVG Support / WP plugin
main
Elbert Alias 4 years ago committed by GitHub
commit 523375ab19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -4082,6 +4082,21 @@
"oss": true,
"website": "https://kit.svelte.dev"
},
"SVG Support": {
"cats": [
87
],
"description": "SVG Support is a WordPress plugin which allows you to safely upload SVG files to your media library and use them like any other image.",
"icon": "SVG Support.png",
"dom": "link[href*='/wp-content/plugins/svg-support/']",
"pricing": [
"freemium"
],
"requires": "WordPress",
"oss": true,
"scriptSrc": "/wp-content/plugins/svg-support/",
"website": "https://github.com/wp-plugins/svg-support"
},
"Swagger UI": {
"cats": [
4