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

SmartCrop

説明

By default, WordPress uses the center of an image when creating cropped thumbnails. SmartCrop attempts to find and use the most interesting part of an image and centers the cropping on that portion of the image.

This process is entirely automatic and cannot be manually controlled. There are other plugins out there if you wish to manually specify where you want thumbnails to be cropped.

Since this analysis process can be slow on large images, thumbnails are initially center cropped and later asynchronously regenerated to be smartly cropped. This avoids the uploading of new images from being slow. The one side effect of this however is that your browser may load and cache the centered thumbnail before it’s re-cropped.

Want to smartly crop your past image uploads? You can use my Regenerate Thumbnails plugin to trigger that. Make sure to uncheck skipping existing thumbnails.

Need Help? Found A Bug? Want To Contribute Code?

Support for this plugin is provided via the WordPress.org forums.

The source code for this plugin is available on GitHub.

スクリーンショット

  • Sample source image.
  • Default thumbnail cropping.
  • Cropped thumbnail with SmartCrop enabled.
  • Another sample source image.
  • Default thumbnail cropping.
  • Cropped thumbnail with SmartCrop enabled.

インストール

  1. Go to your admin area and select Plugins → Add New from the menu.
  2. Search for “SmartCrop”.
  3. Click install.
  4. Click activate.

That’s it! The plugin will work automatically in the background on any new uploads.

Want to smartly crop your past image uploads? You can use my Regenerate Thumbnails plugin to trigger that. Make sure to uncheck skipping existing thumbnails.

FAQ

Installation Instructions
  1. Go to your admin area and select Plugins → Add New from the menu.
  2. Search for “SmartCrop”.
  3. Click install.
  4. Click activate.

That’s it! The plugin will work automatically in the background on any new uploads.

Want to smartly crop your past image uploads? You can use my Regenerate Thumbnails plugin to trigger that. Make sure to uncheck skipping existing thumbnails.

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

Version 1.0.0

  • Initial release.