Linux 软件免费装
Banner图

ITmaroon Back Anime

开发者 itmaroon
更新时间 2026年8月25日 12:56
PHP版本: 8.2 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

block animation background particle wave

下载

1.0.1

详情介绍:

ITmaroon Back Anime is a collection of Gutenberg blocks that add decorative background animations to your content. This plugin is designed for modern block themes and the Site Editor. It has been tested with WordPress 7.0.4. Included blocks (current version):

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it through the WordPress Plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. In the block editor or Site Editor, search for the "Falling" or "Wave" block and insert it into your layout.
  4. Adjust animation settings in the block sidebar (Inspector).
Notes:

屏幕截图:

  • Particle Background Block - example (Bubbles and Waves)
  • Particle Background Block - example (Snow falling)
  • Particle Background Block - example (A flurry of falling blossoms)
  • Particle Background Block - settings panel
  • Wave Background Block - settings panel

常见问题:

Does this plugin load external scripts (CDN)?

No. The animation library for particles is bundled in the plugin build via npm packages (@tsparticles/engine, @tsparticles/slim, @tsparticles/shape-image, @tsparticles/pjs). Front-end scripts are loaded only when the relevant block is present on the page.

Will the scripts run on pages that do not use these blocks?

No. Front-end scripts are registered via block.json viewScript and are loaded only when the block is rendered on the page.

Is this plugin compatible with the Site Editor (Full Site Editing)?

Yes. The blocks are intended to work in both the post editor and the Site Editor.

How does mobile support work for the Wave block?

The Wave block supports separate desktop/mobile values (e.g., wave height and wave sizes). In the editor, the preview switches by viewport size. On the front-end, the plugin applies a screen-width based selection so mobile devices can use different values than desktop.

Does this plugin affect accessibility?

The canvas animations are decorative backgrounds. Canvas elements are output with aria-hidden="true" so they are not announced to assistive technologies.

更新日志:

1.0.1 first publish 0.1.0