This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP-SVG

Descripción

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

Instalación

Upload the WP-SVG plugin to your blog, Activate it.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP-SVG” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP-SVG” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

0.9 – Initial commit