Title: Snow Fall
Author: Felix Arntz
Published: <strong>18 Aralık 2024</strong>
Last modified: 17 Mayıs 2026

---

Eklentilerde ara

![](https://ps.w.org/snow-fall/assets/banner-772x250.png?rev=3209672)

![](https://s.w.org/plugins/geopattern-icon/snow-fall_636e70.svg)

# Snow Fall

 [Felix Arntz](https://profiles.wordpress.org/flixos90/) tarafından

[İndir](https://downloads.wordpress.org/plugin/snow-fall.1.0.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/snow-fall/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/snow-fall/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/snow-fall/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/snow-fall/#developers)

 [Destek](https://wordpress.org/support/plugin/snow-fall/)

## Açıklama

This plugin adds a subtle snow fall effect to your website, using the lightweight`
<snow-fall>` JavaScript web component by [Zach Leatherman](https://www.zachleat.com).

 * [Learn more about the `<snow-fall>` component](https://www.zachleat.com/web/snow-fall)
 * [Demo of the `<snow-fall>` component](https://zachleat.github.io/snow-fall/demo.html)

The plugin takes a no-frills, zero-config approach – you simply activate the plugin,
and it just works – thanks to the excellent underlying web component implementation.
There should be no notable adverse effects on performance, also given the plugin
uses the [WordPress Script Modules API](https://make.wordpress.org/core/2024/03/04/script-modules-in-6-5/)
that was introduced in WordPress 6.5.

The plugin respects user preferences for reduced motion, as a best practice for 
accessibility.

Additional credit: [Banner image by Adam Chang](https://unsplash.com/photos/snow-field-and-green-pine-trees-during-daytime-IWenq-4JHqo)

#### License

The Snow Fall plugin is [licensed under the GPLv2 (or later)](https://www.gnu.org/licenses/gpl-2.0.html).

The `<snow-fall>` and `<is-land>` web components are [licensed under the MIT license](https://opensource.org/license/mit).

See their source code on GitHub:

 * [`zachleat/snow-fall`](https://github.com/zachleat/snow-fall)
 * [`11ty/is-land`](https://github.com/11ty/is-land)

## Yükleme

 1. Upload the entire `snow-fall` folder to the `/wp-content/plugins/` directory or
    download it through the WordPress backend.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## SSS

### Where can I configure the plugin?

This plugin doesn’t come with a settings screen or options of any kind. You install
it, and it just works.

### Does the plugin support reduced motion preferences?

Yes! For better accessibility, for clients that are configured to reduce motion 
the snow fall effect will not show.

The `prefers-reduced-motion` media query is used to detect such a preference.

### Where should I submit my support request?

For regular support requests, please use the [wordpress.org support forums](https://wordpress.org/support/plugin/snow-fall).
If you have a technical issue with the plugin where you already have more insight
on how to fix it, you can also [open an issue on GitHub instead](https://github.com/felixarntz/snow-fall/issues).

### How can I contribute to the plugin?

If you have ideas to improve the plugin or to solve a bug, feel free to raise an
issue or submit a pull request in the [GitHub repository for the plugin](https://github.com/felixarntz/snow-fall).
Please stick to the [contributing guidelines](https://github.com/felixarntz/snow-fall/blob/main/CONTRIBUTING.md).

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/snow-fall)
to get started.

## İncelemeler

![](https://secure.gravatar.com/avatar/c130f8fc3f5a4464ca22cb710627273007e34d075fda64e04b110ae62fe0eba3?
s=60&d=retro&r=g)

### 󠀁[A lovely snow fall plugin](https://wordpress.org/support/topic/a-lovely-snow-fall-plugin/)󠁿

 [peopleinside](https://profiles.wordpress.org/peopleinside/) 28 Kasım 2025

I love how simple this plugin is and i really love the snow effect. Not too fast.
work on desktop and mobile.

![](https://secure.gravatar.com/avatar/058e0b68c51d484ed71d1b3f28904d4c9fabc952e50089e09b627dc9539c7b77?
s=60&d=retro&r=g)

### 󠀁[Snow is Xmas spirit for me ❄ eternally](https://wordpress.org/support/topic/snow-is-xmas-spirit-for-me-%e2%9d%84-eternally/)󠁿

 [anastas10s](https://profiles.wordpress.org/anastas10s/) 4 Nisan 2025

Landed on this fine plugin on a rainy Spring day, while in Andalusia, Spain, after
reading about it on ma.tt – thank you for spoiling us, Felix! ✨

![](https://secure.gravatar.com/avatar/6c75b78723b88aec21b93b9495f18193b6cde06e31883f308dd9a7ad3312cc21?
s=60&d=retro&r=g)

### 󠀁[Everyone needs snow on website!](https://wordpress.org/support/topic/everyone-needs-snow-on-website/)󠁿

 [Lana Miro](https://profiles.wordpress.org/lanamiro1/) 18 Aralık 2024

Liked the simplicity 🙂

 [ 3 incelemeyi oku ](https://wordpress.org/support/plugin/snow-fall/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Snow Fall” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

“Snow Fall” 7 dile çevrildi. Katkıda bulundukları için [çevirmenlere](https://translate.wordpress.org/projects/wp-plugins/snow-fall/contributors)
teşekkürler.

[“Snow Fall” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/snow-fall)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/snow-fall/), [SVN deposuna](https://plugins.svn.wordpress.org/snow-fall/)
göz atın ya da [RSS](https://plugins.trac.wordpress.org/log/snow-fall/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/snow-fall/) abone
olun.

## Değişiklik Kaydı

#### 1.0.1

 * Fix reduced motion preference not working due to loading order.
 * Update `snow-fall` web component to 1.0.3.

#### 1.0.0

 * Initial stable release on wordpress.org.

#### 1.0.0-RC

 * Initial release candidate.

## Meta

 *  Sürüm **1.0.1**
 *  Son güncelleme **1 ay önce**
 *  Etkin kurulumlar **60+**
 *  WordPress sürümü ** 6.5 veya üstü **
 *  Test edilen sürüm **7.0**
 *  PHP sürümü ** 7.2 veya üstü **
 *  Diller
 * [Dutch](https://nl.wordpress.org/plugins/snow-fall/), [English (US)](https://wordpress.org/plugins/snow-fall/),
   [French (France)](https://fr.wordpress.org/plugins/snow-fall/), [German](https://de.wordpress.org/plugins/snow-fall/),
   [Japanese](https://ja.wordpress.org/plugins/snow-fall/), [Nepali](https://ne.wordpress.org/plugins/snow-fall/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/snow-fall/) ve [Spanish (Spain)](https://es.wordpress.org/plugins/snow-fall/).
 *  [Dilinize çevirin](https://translate.wordpress.org/projects/wp-plugins/snow-fall)
 * Etiketler
 * [christmas](https://tr.wordpress.org/plugins/tags/christmas/)[falling snow](https://tr.wordpress.org/plugins/tags/falling-snow/)
   [holiday](https://tr.wordpress.org/plugins/tags/holiday/)[lightweight](https://tr.wordpress.org/plugins/tags/lightweight/)
   [winter](https://tr.wordpress.org/plugins/tags/winter/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/snow-fall/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  3 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/snow-fall/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/snow-fall/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/snow-fall/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/snow-fall/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/snow-fall/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/snow-fall/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/snow-fall/reviews/)

## Katkıda bulunanlar

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/snow-fall/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://felix-arntz.me/wordpress-plugins/)