Season Particles

설명

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.

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Season Particles”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Season Particles”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.2

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