WP Manifestindependent plugin directory
manifest / media / convert-img-svg

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.zip

Readme

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

TagPublished
1.1.0 Mar 19, 2020
1.0.0 Jan 20, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.