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.
Este plugin necesita WordPress 4.3 Beta 3 o superior.
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
Instalación
- Tome el camino fácil e instálalo a través del instalador de plugins de WordPress O
- Descarga el archivo y .zip y sube la carpeta descomprimida al directorio
/wp-content/plugins/
- Activar el plugin desde el menú «Plugins» de WordPress
- Visita el personalizador (Apariencia > Personalizar) para cambiar tu imagen de fondo y poder recortarla después de seleccionarla.
Reseñas
Colaboradores y desarrolladores
«Background Image Cropper» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «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
- Commit inicial.
- Full functionality pending the completion of https://core.trac.wordpress.org/ticket/29211