外掛說明
Season Particles adds gentle seasonal effects — sakura petals, autumn leaves (momiji), snow, and fireworks — to your WordPress site, without slowing it down. A subtle way to surprise visitors and give your site a sense of season.
Cherry blossoms in spring, autumn leaves in fall, snow in winter, fireworks at New Year — all rendered with SVG and HTML5 Canvas for a lightweight, beautiful look on any device, without ever getting in the way of your content.
Key features
- Four effects: choose from sakura, momiji, snow, or fireworks.
- Auto switching: set a period (e.g. March 15 to April 15) and the effect will switch on automatically by date.
- Fine-grained customization: adjust quantity, speed, and size from the admin screen.
- Display scope: show on all pages, or limit to the front page only.
- Lightweight design: no jQuery — pure Vanilla JavaScript and the Canvas API.
安裝方式
- Upload the
season-particlesfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to Settings Season Particles to configure effect type, quantity, speed, size, and display periods.
- (Optional) Choose Auto (follow period settings) to switch effects automatically by date.
常見問題集
-
The effect is not showing. What should I check?
-
Make sure you’ve selected an effect other than None on the settings screen. If you’ve chosen Auto, confirm that today’s date falls within one of the configured periods. Also clear your browser cache.
-
Does it affect page speed?
-
The impact is negligible. The plugin uses HTML5 Canvas with
requestAnimationFramefor optimized rendering, keeping browser load very light. -
Can I show effects only on the front page?
-
Yes. In the settings screen, set Display scope to Front page only.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
2.6
- Source strings switched from Japanese to English to follow WordPress.org translation conventions. Japanese display is provided via the bundled
season-particles-ja.motranslation file. - Readme converted to English; Japanese readme provided through translate.wordpress.org.
2.5
- Added Official Site and Support Development links to the plugin row on the Plugins admin page.
- Refined the plugin description for clarity.
2.4
- Confirmed compatibility with WordPress 7.0.
2.3
- Updated description and author information.
- Translated the readme into Japanese.
2.2
- Initial public release on WordPress.org.
- Sakura, momiji, snow, and fireworks effects supported.
- Auto-switching by date period added.