الوصف
Word Loader is a simple plugin based on the public JavaScript library at https://github.com/enrico-atzeni/word-loader
التنصيب
- 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
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Word Loader” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونمُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.0.3
- Added filter
word-loader-visibility
to fully disable loader in some pages
0.0.2
- First release