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

Quick Image Transform

説明

You can

  1. Provide width and height
  2. Provide only width and keep aspect ratio
  3. Provide only height and keep aspect ratio

The Images will be uploaded to the plugins folder. After the upload the download is triggered automatically.
It requires the uploader to allow popups to open since the image will be opened in a new window in order to download it.

Possible future development:

  • Auto upload to library
  • Remember specific sizes (like banner)
  • Defined cropping position (top, bottom, center, left, right)

スクリーンショット

  • Upload of files on dashboard
  • Uploaded files
  • Example file before
  • Example file after
  • General Crop Concept

インストール

This section describes how to install the plugin and get it working.

  1. Upload img-transfor-functions.php, the includes folder and the admin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open Dashboard

FAQ

Will the stored images be deleted automatically

The images are prefixed with a timestamp. When uploading a new image every image older than 5 minutes will be deleted.

What is the upload limit

The limit is determined by your server / wordpress. The widget will adjust to these values.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial release

1.0.1

  • Added helper text for popup