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

Background Image Cropper

外掛說明

這是一款能在外觀自訂器中為背景圖片加入與頁首圖片相同裁剪功能的 WordPres 核心程式功能外掛。要實作這項功能很簡單,但這個外掛初期的目的是用於評估使用者對這項功能的需求,以及評估這項功能是否改進了背景圖片的使用者體驗。

這個外掛需要 WordPress 4.3 Beta 3 或更新版本。

如果你有興趣參與這個專案,請透過 WordPress 核心程式小組的 Slack 頻道通知 @celloexpressions。如有需要,請在 Trac Ticket 系統 (https://core.trac.wordpress.org/ticket/32403) 上提出你對這個外掛的想法及意見反應。

螢幕擷圖

  • 新增背景圖片的全新裁剪方式

安裝方式

  1. 透過 WorddPress 外掛安裝程式進行安裝,或…
  2. 下載外掛 ZIP 壓縮檔,並將解壓縮得到的資料夾及其內所有檔案上傳至 /wp-content/plugins/ 目錄中。
  3. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  4. 前往 [外觀自訂器] ([外觀]→[自訂]) 以變更背景圖片,並在選取圖片後進行裁剪。

使用者評論

2020 年 4 月 24 日 1 則留言
It causes a little bit lagging but it's ok
2018 年 5 月 16 日 1 則留言
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!
閱讀全部 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