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

Descripción

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

Instalación

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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“IntelliWidget Gallery Slides” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “IntelliWidget Gallery Slides” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • Initial release