這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Flurry

描述

Flurry adds a falling snow effect to your WordPress site. It uses the Flurry jQuery plugin to create the effect. See an example.

The Flurry jQuery plugin takes advantage of CSS transforms, CSS transitions and requestAnimationFrame to provide smooth animation for modern browsers. It uses unicode characters as snowflakes, with no dependencies on images or CSS files. Polyfills are automatically provided for requestAnimationFrame and CSS transitions (falling back to setInterval and jQuery’s .animate() feature respectively) for excellent browser compatibility. See the Flurry website for more information.

螢幕截圖

  • All of the available settings for Flurry

安裝

  1. Upload the plugin to your site’s plugins directory, or search for “Flurry” on the “Plugins > Add New” menu in WordPress and install it
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. After activation, if you want to adjust settings, go to the “Flurry” settings page under the “Appearance” menu in WordPress.

常見問題

Installation Instructions
  1. Upload the plugin to your site’s plugins directory, or search for “Flurry” on the “Plugins > Add New” menu in WordPress and install it
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. After activation, if you want to adjust settings, go to the “Flurry” settings page under the “Appearance” menu in WordPress.
How do I change the animation speed/number of snowflakes on the page/how far the snowflakes fall/etc.?

Go to the “Flurry” settings page under the “Appearance” menu in WordPress and modify the settings. Each setting has a description of what it does.

Does this impact the performance of my website?

Yes, of course, in the sense that it adds another JavaScript file to download and that elements are being animated on the page. However, great care has been taken with the Flurry jQuery plugin to ensure the best possible browser performance so your site visitors have a negligible performance impact.

Will this work OK in browser X?

Probably, but very old browsers may have poor performance (or not work at all). See the Flurry website for more information on browser compatibility.

How to I set this to only run during a certain date range?

That feature is not currently available. When you no longer want the falling snow effect, go to the “Plugins” menu in WordPress and deactivate the plugin. Your settings will be saved unless you delete the plugin.

Is there a version that doesn’t require jQuery?

Not currently, although a vanilla JS version may be available in the future.

評價

2021年12月20日
Lightweight, many options for any effect involving objects drifting down and disappearing. Wish it was easier to find in the WP plugin search with the term "snowflake" or "snow effect." I went through many unacceptable plugins before I found this one. Owner needs a tip jar!
2017年1月26日
Good choice if your boss insists on decorating EVERYTHING around Christmas, even your website... subtle and graceful, with just enough options for tuning to your needs. When if comes to the performance it has minimal impact.
閱讀全部7個評價

貢獻者及開發者

“Flurry” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Flurry 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.1

  • Ensure the latest Flurry script is loaded if browser has an older version cached

1.1.0

  • Update to latest version of Flurry jQuery plugin
  • Add additional character, color, and startRotation options

1.0.1

  • Fixes a permissions issue for non-admin users.
  • Updates “tested up to” to WordPress 4.9

1.0

  • Initial release to WordPress.org plugin repository

0.3

  • First public release