這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Visit the Customizer (Appearance -> Customize) to change your background image and be able to crop it after selecting it.

評價

2020年4月24日 1 reply
It causes a little bit lagging but it's ok
2019年4月2日 2 replies
This plugin is automatically getting installed as I remove it. and malicious attack is happening through this plugin. Please check. Or suggest me how to block it.
2018年5月16日 1 reply
Why my website auto install this plugin? It happened on my 2 websites. And not just once.
閱讀全部6個評價

貢獻者及開發者

“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