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. season-particles フォルダを /wp-content/plugins/ ディレクトリにアップロードします。
  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.

FAQ

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.