الوصف
Converts default WP gallery shortcode into ul/li list for slideshows
التنصيب
Upload to plugins or install from WP Admin and activate.
By adding “ul_class” argument to the gallery shortcode, WordPress will render the gallery as an unsorted list.
Usage:
ul_class - style class for slideshow container (ul)
li_class - (optional) style class for slideshow item (li)
Example:
[gallery ul_class="slides-container" li_class="slide-container" ids="1,2,3,4"]
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“IntelliWidget Gallery Slides” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”IntelliWidget Gallery Slides“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.0
- Initial release