Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Improved Let It Snow!

Descripción

Update Dec 23, 2012

Updated snow falll script to work with Wibiya. Localized Settings Page. Moved the Settings Page under main Settings. Uses register script and enque script.

Update Jan 30, 2011

Updated the plugin to the latest stable version of the snow script. Added additional options to the plugin admin page.

Update Nov 07, 2009

I have not been supporting this plugin for a long long time, almost 2 years in fact. Since Christmas is round the corner, I thought I should give this plugin a nice refresh. I have updated the snow script to the latest version. Best of all, I have added a plugin settings page so it’s easier for those who are not comfortable with tweaking code.

History

In 2007, WordPress.com introduced a falling snow options for its users after Matt Mullenweg asked for a falling snow script. Because the feature was only available to WordPress.com users and not self-hosted WordPress blogs, I took the falling snow code and made a plugin that exactly the same thing. All users needed to do was to download and activate the plugin to have beautiful falling snow flakes on the blogs.

Notes & Credits

The falling snow script used in this plugin is originally by Scott Schiller.
This plugin is originally written by Aen Tan and later improved by S H Mohanjith.

You should follow us on Twitter here.

Capturas

  • Improved Let It Snow! Settings

Instalación

  1. upload the folder improved-let-it-snow with its contents to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Admin Panel
  3. Configure snowfall if you like, in the ‘Settings’ -> ‘Improved Let It Snow!’ page. That’s it!

Preguntas frecuentes

The snow looks weird

Check that your theme is not applying styles to all IMG elements. If you are not sure what this is, contact your theme’s author.

It’s not working

If it does not work for you. Check that your theme has the wp_footer() function call in footer.php. If it does not, add <?php wp_footer(); ?> just before the closing </body> tag.
If you have questions or need help, leave a comment here.

I have a suggestion!

Sure! Write to us at hello@codemaster.fi with your suggestions.

Reseñas

21 de diciembre de 2017
Not been updated for a while but no need to when everything works. I've created many different sites in WordPress. Custom themes, DIVI etc - works on all sites so far.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

«Improved Let It Snow!» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Improved Let It Snow!» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

3.5

Updated snow fall script to work with Wibiya and localized settings page.

3.0

Updated snow fall script and generally cleaned things up.

2.0

Updated snow fall script and generally cleaned things up.

1.3

Changed z-index of snow so it’s on top of everything.

1.2

snowCollect now working, thanks to Scott Schiller for his help.

1.1

Added additional style declarations for themes that style the img tag.

1.0

First version