Season Particles

Description

Season Particles is a lightweight and elegant plugin that allows you to easily add beautiful falling particles to your website, matching the current season or event.

You can display cherry blossoms in spring, autumn leaves in fall, snow in winter, and elegant fireworks for the New Year. The effects are created using SVG and HTML5 Canvas, ensuring high performance and crisp visuals on any device without disrupting your site’s content.

Main Features

  • 4 Beautiful Effects: Choose from Sakura (Cherry Blossoms), Momiji (Autumn Leaves), Snow, and Fireworks.
  • Auto-Scheduling: Set specific date ranges (e.g., March 15 to April 15) to automatically switch the seasonal effect without manual updates.
  • Highly Customizable: Easily adjust the amount, speed, and size of the particles directly from the settings page.
  • Display Range: Choose to display the effects on all pages or restrict them to the front page only.
  • Lightweight: Uses vanilla JavaScript and Canvas API. No heavy libraries like jQuery required.

Installation

  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 the effects, amount, speed, size, and display period.
  4. (Optional) Select ‘Auto (Follow period settings)’ to let the plugin change effects automatically based on the date.

FAQ

The particles are not showing up. What should I do?

Please ensure that you have selected an effect other than “None” in the settings. If you selected “Auto”, make sure today’s date falls within the configured period. Also, clear your browser cache.

Will this slow down my website?

No. The plugin uses highly optimized HTML5 Canvas and requestAnimationFrame for rendering, which is very light on browser resources.

Can I use it only on the top page?

Yes. Go to the settings page and select “Top page only” under the Display Range option.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Season Particles” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Season Particles” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.2

  • Initial public release on WordPress.org.
  • Added Sakura, Momiji, Snow, and Firework effects.
  • Added auto-scheduling feature.