Descripción
Word Loader is a simple plugin based on the public JavaScript library at https://github.com/enrico-atzeni/word-loader
Instalación
- Upload the entire
word-loaderfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > Word Loader page and insert at least one Word in the “Word List” textarea
Preguntas frecuentes
- Can I customize the loader behavior?
-
Yes, you can use the WordPress filter
word-loader-optionsand set one the options listed here https://github.com/enrico-atzeni/word-loader
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Word Loader” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Word Loader” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
0.0.3
- Added filter
word-loader-visibilityto fully disable loader in some pages
0.0.2
- First release