Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

SVGMagic

Beskrivning

This plugin creates a fallback for .svg images on your website. The Plugin automatically detects if the visitors browser supports .svg
images (all browsers above IE8) and replaces them with PNG images.

The advantage of SVGMagic is, that you don’t have to create multiple versions of your images. The plugin will create them for you.

For the moment, you can’t see the svg image in your media library.

Installation

  1. Upload svg-magic/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Sit back and enjoy

Vanliga frågor

  1. Q: Do I need this plugin if I don’t want to support Internet Explorer < 9
    A: As every browser above IE8 supports .svg, you don’t need this plugin.

  2. Q: This plugin doesn`t seem to do anything?
    A: SVG Magic only works, if your site is online. Local development isn’t supported.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”SVGMagic” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”SVGMagic” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • First version, uses SVG Magic 3.0.0

1.1

  • Bugfixing