Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

IntelliWidget Gallery Slides

Popis

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

Instalace

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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

IntelliWidget Gallery Slides je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.0

  • Initial release