Animated SVG Block

外掛說明

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.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Animated SVG Block

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Animated SVG Block〉的開發相關工作。

參與者

將〈Animated SVG Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.01

  • Initial release.