Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Image Merger

Описание

Plugin to merge multiple images.

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Image Merger» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Image Merger» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1

23/12/2013

  • Initial commit