外掛說明
這是一款能在外觀自訂器中為背景圖片加入與頁首圖片相同裁剪功能的 WordPres 核心程式功能外掛。要實作這項功能很簡單,但這個外掛初期的目的是用於評估使用者對這項功能的需求,以及評估這項功能是否改進了背景圖片的使用者體驗。
這個外掛需要 WordPress 4.3 Beta 3 或更新版本。
如果你有興趣參與這個專案,請透過 WordPress 核心程式小組的 Slack 頻道通知 @celloexpressions。如有需要,請在 Trac Ticket 系統 (https://core.trac.wordpress.org/ticket/32403) 上提出你對這個外掛的想法及意見反應。
安裝方式
- 透過 WorddPress 外掛安裝程式進行安裝,或…
- 下載外掛 ZIP 壓縮檔,並將解壓縮得到的資料夾及其內所有檔案上傳至
/wp-content/plugins/
目錄中。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
- 前往 [外觀自訂器] ([外觀]→[自訂]) 以變更背景圖片,並在選取圖片後進行裁剪。
使用者評論
2020 年 4 月 24 日
1 則留言
It causes a little bit lagging but it's ok
2018 年 11 月 15 日
1 則留言
...
2018 年 5 月 16 日
1 則留言
Why my website auto install this plugin?
It happened on my 2 websites. And not just once.
2017 年 11 月 12 日
Easy too use and i hope to see this plugin have an editor image while cropping images.
Thanks
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!
參與者及開發者
變更記錄
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