תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

IntelliWidget Gallery Slides

תיאור

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"]

סקירות

There are no reviews for this plugin.

מפתחים

"IntelliWidget Gallery Slides" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "IntelliWidget Gallery Slides" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0.0

  • Initial release