Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Photo Montage

Descripción

WP Photo Montage creates a composite montage of a range of images into an (hopefully) attractive montage.
A shortcode is used to display a montage anywhere in your WordPress posts or pages.
get-the-image plugin is used so that must be installed too.
A tmp folder is created to hold temporary images. The folder must be readable and writeable by WordPress.

Capturas de pantalla

Instalación

  1. Upload wp-photo-montage to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the appropriate code to your template files e.g. [photo_montage category=”portfolio” width=”600″ height=”400″ background=”#fff” columns=”3″ rows=”2″] to display a 3 x 2 montage of images from posts in the “portfolio” category

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Photo Montage” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “WP Photo Montage” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

Version 1.0.0

  • First release