This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“IntelliWidget Gallery Slides” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “IntelliWidget Gallery Slides” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0.0

  • Initial release