Цей плагін не перевірявся з останніми 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