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.

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

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Image Merger” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Image Merger” 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

0.1

23/12/2013

  • Initial commit