WP-SVG

WP-SVG allows you to embed SVG images into wordpress posts and pages using shortcode.

Author:DmitriySalko (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:0.9
Added to WordPress repository:22-01-2012
Last updated:22-01-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 914
Active installs:10+
plugin download
Click to start download

It uses SVGWEB (http://code.google.com/p/svgweb/) project to provide cross-browser SVG support. SVG is vector format for web http://en.wikipedia.org/wiki/Scalable_Vector_Graphics

How to use:

Simple put a shortcode:

[svg scr=/path_to_your_svg/my.svg width=100 height=100]

src - path to svg file

width - width in pixels

height - height in pixels


ChangeLog