• Resolved Sparanoid

    (@sparanoid)


    Is there a way to inline SVG without using JavaScript? Just inline SVG images when rendering the HTML, this could help reduce extra HTTP requests if the page has many SVG images.

Viewing 1 replies (of 1 total)
  • Plugin Author Benbodhi

    (@benbodhi)

    Hello,

    Thanks for using my plugin.

    Unfortunately no, this uses JS to find images with SVG source and swaps them with inline code if it has the target class.

    You would have to just embed the inline code to achieve what you want I think.

Viewing 1 replies (of 1 total)

The topic ‘Inline SVG without JavaScript?’ is closed to new replies.