이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Manual Image Crop

설명

Plugin allows you to manually crop all the image sizes registered in your WordPress theme (in particular featured image).
Simply click on the “Crop” link next to any image in your media library.
The “lightbox” style interface will be brought up and you are ready to go.
Whole cropping process is really intuitive and simple.

Apart from media library list, the plugin adds links in few more places:
* Below featured image box (“Crop featured image”)
* In the media insert modal window (once you select an image)

Enjoying using Manual Image Crop?

Donate the plugin here

감사합니다!

GitHub Repository

https://github.com/tomaszsita/wp-manual-image-crop

Translations

  • Dutch (Bernardo Hulsman)
  • French (Gabriel Féron)
  • German (Bertram Greenhough)
  • Hungarian (Roland Kal)
  • Italian (Alessandro Curci)
  • Polish (myself)
  • Russian (Andrey Hohlov)
  • Spanish (Andrew Kurtis)
  • Swedish (Karl Oskar Mattsson)

Please contact me if you want to add a translation (or submit a pull request on GitHub)

설치

Manually:

  • Upload manual-image-crop to the /wp-content/plugins/ directory
  • 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

Automatically:

  • Navigate to the ‘Plugins’ menu inside of the wordpress wp-admin dashboard, and select AD NEW
  • Search for ‘Manual Imag Crop’, and click install
  • When the plugin has been installed, Click ‘Activate’

FAQ

Installation Instructions

Manually:

  • Upload manual-image-crop to the /wp-content/plugins/ directory
  • 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

Automatically:

  • Navigate to the ‘Plugins’ menu inside of the wordpress wp-admin dashboard, and select AD NEW
  • Search for ‘Manual Imag Crop’, and click install
  • When the plugin has been installed, Click ‘Activate’

후기

2017년 3월 15일
Support for this plug-in is very bad and it contains a few bugs. No response after a month..
모든 55 평가 읽기

기여자 & 개발자

“Manual Image Crop”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Manual Image Crop”(이)가 11(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Manual Image Crop”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.12

  • Fixed ‘streched images’ issue

1.11

  • Hungarian translation added
  • Swedish translation added
  • Security improvements

1.10

  • Fixed handling of array $crop param

1.09

  • Dutch translation added
  • Better error handling
  • Fixed overwriting of previously saved crops
  • Minor tweaks all around

1.08

  • More descriptive error messages
  • Russian translation added
  • Hooked ‘Crop’ link to new media library layout (WP 4.0)
  • A few minor edits

1.07

  • Fixed ‘Cannot use string offset as an array’ error

1.06

  • French, German, Italian, Polish, Spanish translations added
  • Settings page added (quality, visibility, custom labels)
  • Compatibility with Retina/HiDPI (@2x) plugin added
  • Fixed issue with closing editor window from within media uploader screen

1.05

  • WordPress 3.9 compatibility issues fixed
  • Removed randomly floated ‘Maximum upload file size’

1.04

  • Added remembering of the previously selected area after cropping the specific image size
  • Fixed the “wp_enqueue_script was called incorrectly” warning in the WP debug mode

1.03

  • Fixed the issue with overwriting the original image when cropping image size registered after the attachment had been uploaded

1.02

  • Fixed HTTP Authentication no preview issue
  • Fixed path issues on multisite/subfolder WP installations

1.01

  • Fixed Chrome stretched image issue
  • Improved compatibility with other plugins using ‘thickbox’

1.0

  • Initial version