Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Background Image Cropper

Descripción

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.

Capturas

  • New cropping step when adding a background image.

Instalación

  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.

Reseñas

24 de abril de 2020 1 reply
It causes a little bit lagging but it's ok
16 de mayo de 2018 1 reply
Why my website auto install this plugin? It happened on my 2 websites. And not just once.
1 de enero de 2017
This plugin helps users a lot! Congratulations to the developer for the idea and execution of this idea! Success! 🙂
22 de noviembre de 2016
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!
Leer todas las 6 reseñas

Colaboradores y desarrolladores

«Background Image Cropper» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Background Image Cropper» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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