Açıklama
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.
Bu eklenti WordPress 4.3 Beta 3 veya daha üst sürümleri ile uyumludur.
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.
Yükleme
- Take the easy route and install through the WordPress plugin installer OR
- Download the .zip file and upload the unzipped folder to the
/wp-content/plugins/
directory - Eklentiyi WordPress ‘Eklentiler’ bölümünden etkinleştirin
- Visit the Customizer (Appearance -> Customize) to change your background image and be able to crop it after selecting it.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Background Image Cropper” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Background Image Cropper” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.2
- Add plugin textdomain for translations.
- Clarify image context handling.
1.1
- WordPress 4.6 ve sonrası için başlangıç görüntüsünü onar.
- 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