このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

binaryImagemagick

説明

Add Imagemagic-Support for shared installations that have no Imagick-Extension
for PHP and have open_basedir-restrictions on the folder containing the
`convert“`-binary.

This plugin is enabled and will then be used as Image-Manipulation-library by
the default methods of wordpress.

Currently it expects the convert-binary in either /bin or /usr/bin.

インストール

  1. Upload the extracted folder binaryImagemagick to the /wp-content/plugins/ directory or
    search the plugin in your wordpress-installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

From now on all imagemanipulation will be done via the ImageMagick-binary

FAQ

Where can I find more Informations about the plugin?

Go to https://github.com/heiglandreas/binaryImagemagick

Where can I report issues with the plugin?

Please use the issuetracker at https://github.com/heiglandreas/binaryImagemagick/issues

評価

このプラグインにはレビューがありません。

貢献者と開発者

binaryImagemagick はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“binaryImagemagick” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • FIxes an issue when using the Media Library Assistant-Plugin

1.0.0

  • Initial Release