Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

DS Gallery

Descrición

It is easy to pull in a gallery, just put this into one of your PHP templates:
dsGalleryImages();

You can also add in some attributes, to fine tune
your results.

dsGalleryImages($smSize,$linkSize,$ignoreFeatured,$extraClasses);
$smSize if blank will render “thumbnail”

$linkSize if blank will render “large”
(this is not in use yet)

$ignoreFeatured if blank will render FALSE

$extraClasses if blank will render “”

You can also add in shortcode into your post
[dsGalleryImages]

The shortcode also takes the same attributes
[dsGalleryImages smSize=”medium”]

Capturas

  • screenshot-1.png

Instalación

Add this to any PHP templates:
dsGalleryImages();

You can also add in shortcode into your post
[dsGalleryImages]

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“DS Gallery” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “DS Gallery” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.3

  • Multiple options added for arrows

0.2

  • Added arrow key navigation, clicking images to advance. New admin options for each

0.1

  • Initial Commit