Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Background Image Cropper

Opis

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.

Snimke zaslona

  • New cropping step when adding a background image.

Instalacija

  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. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  4. Visit the Customizer (Appearance -> Customize) to change your background image and be able to crop it after selecting it.

Recenzije

24. travnja 2020. 1 odgovor
It causes a little bit lagging but it's ok
02. travnja 2019. 2 odgovora
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.
16. svibnja 2018. 1 odgovor
Why my website auto install this plugin? It happened on my 2 websites. And not just once.
01. siječnja 2017.
This plugin helps users a lot! Congratulations to the developer for the idea and execution of this idea! Success! 🙂
Pročitajte svih 6 recenzija

Suradnici i Programeri

“Background Image Cropper” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Background Image Cropper” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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