Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Image Merger

Descripción

Plugin to merge multiple images.

Instalación

  1. Download ‘image merger’.
  2. Upload the ‘image merger’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate ‘image merger’ from your Plugins page.
  4. Initiate and use the plugin in your code by using the function merge_images()
  5. The $im is the background image, the $stamp is the image that lies on top of the $im.

  6. Have fun! Send an email to info@hemmes.it or visit http://www.hemmes.it/wordpress-image-merger/ if you have any questions related to this project.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Image Merger" 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.

Registro de cambios

0.1

23/12/2013

  • Initial commit