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

Background Image Cropper

설명

This plugin is a WordPress core feature-plugin that adds cropping to background images for parity with header images. For this particular feature the implementation is quite simple, but it’s starting out as a plugin to gauge user interest in this feature and whether the feature improves the user experience of background images.

This plugin requires WordPress 4.3 Beta 3 or later.

If you’re interested in contributing to this project, ping @celloexpressions on WordPress core Slack. Please comment on the trac ticket with ideas and feedback: https://core.trac.wordpress.org/ticket/32403.

스크린샷

  • New cropping step when adding a background image.

설치

  1. Take the easy route and install through the WordPress plugin installer OR
  2. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  3. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  4. Visit the Customizer (Appearance -> Customize) to change your background image and be able to crop it after selecting it.

후기

2020년 4월 24일
It causes a little bit lagging but it's ok
2018년 5월 16일
Why my website auto install this plugin? It happened on my 2 websites. And not just once.
2017년 1월 1일
This plugin helps users a lot! Congratulations to the developer for the idea and execution of this idea! Success! 🙂
2016년 11월 22일
Thank you for working on this plugin and considering it for core in WP 4.7+. I've been hoping for a solution to allow me to crop a specific section of very large images to use as a background on pages or sections - and as long as this one doesn't remove or overwrite the original image file, it will make it easy to use multiple cropped sections from the same source image throughout different sections of my site. I'm very grateful and hopeful for this plugin!
모든 8 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.2

  • Add plugin textdomain for translations.
  • Clarify image context handling.

1.1

  • Fix initial display in WordPress 4.6 and later.
  • Fix in-control preview of selected image in WordPress 4.6 and later.
  • Ensure that the background-image context is set for selected images, so that they’re marked as background images in the media library.
  • Refine handling in conjunction with the improved background image properties UI in WordPress 4.7.

1.0

  • Fix setting handling.

0.9

  • Initial commit.
  • Full functionality pending the completion of https://core.trac.wordpress.org/ticket/29211