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

Kuvaus

Converts default WP gallery shortcode into ul/li list for slideshows

Asennus

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

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“IntelliWidget Gallery Slides” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “IntelliWidget Gallery Slides” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.0

  • Initial release