このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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