Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Animated SVG Block

Popis

This plugin allows you to use the vivus.js animation library and the intersection observer API to animate an SVG as it enters the viewport. Use a path with a stroke color and width and no fill. NOTE: SVG support is added by this plugin. The plugin checks for the existence of popular SVG support plugins, and if not present, adds SVG support in a secure manner.

Obrázky

Bloky

Tento plugin poskytuje 1 blok.

  • Animated SVG Block

Inštalácia

  1. Upload the plugin files to the /wp-content/plugins/animated-svg-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress
  3. Use the block in the Gutenberg editor to add SVG images to your posts and pages.

Časté otázky

How do I use this plugin?

You can add SVG images using the Animated SVG Block in the Gutenberg editor. This plugin assumes you have some ability to hand-code an SVG to make sure that the SVG you choose uses a stroked path that has a stroke-width property in a color of your choice.

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Animated SVG Block” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

1.01

  • Initial release.