Beskrivning
Word Loader is a simple plugin based on the public JavaScript library at https://github.com/enrico-atzeni/word-loader
Installation
- 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
Vanliga frågor
- 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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Word Loader” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Word Loader” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.0.3
- Added filter
word-loader-visibilityto fully disable loader in some pages
0.0.2
- First release