IntelliWidget Gallery Slides
IntelliWidget Gallery Slides
Description
Converts default WP gallery shortcode into ul/li list for slideshows
Installation
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:
Reviews
Changelog
1.0.0
- Initial release