Season Particles

外掛說明

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.

安裝方式

  1. Upload the season-particles folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings Season Particles to configure effect type, quantity, speed, size, and display periods.
  4. (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 requestAnimationFrame for 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.

使用者評論

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

參與者及開發者

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

參與者

將〈Season Particles〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

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.mo translation 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.