Convert IMG to SVG
Convert svgs linked in <img> tags to inline svgs. Images MUST have the class "svg".
by Leads Nearby · github.com/leadsnearby/convert-img-svg · 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/leadsnearby/convert-img-svg/archive/refs/heads/master.zipReadme
Convert IMGs to SVGs
Simple jQuery script in the form of a Wordpress plugin to convert SVGs linked in img tags to inline SVGs.
Class "svg" must be included on the image tag.
Example
<img class="svg" src="somegraphic.svg"/>
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.