விளக்கம்
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-loader
folder 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
அடிக்கடி கேட்கப்படும் கேள்விகள்
- Can I customize the loader behavior?
-
Yes, you can use the WordPress filter
word-loader-options
and set one the options listed here https://github.com/enrico-atzeni/word-loader
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Word Loader” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Word Loader” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.3
- Added filter
word-loader-visibility
to fully disable loader in some pages
0.0.2
- First release