| 开发者 | itmaroon |
|---|---|
| 更新时间 | 2026年8月25日 12:56 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
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.
No. Front-end scripts are registered via block.json viewScript and are loaded only when the block is rendered on the page.
Yes. The blocks are intended to work in both the post editor and the Site Editor.
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.
The canvas animations are decorative backgrounds. Canvas elements are output with aria-hidden="true" so they are not announced to assistive technologies.