WordPress.org

Plugin Directory

Excluir miniaturas de imágenes de los respaldos de UpdraftPlus

Excluir miniaturas de imágenes de los respaldos de UpdraftPlus

Descripción

Un pequeño plugin para excluir las miniaturas de imágenes generadas por WordPress de los respaldos de Updraft, ahorrando espacio. La imagen original de tamaño completo se incluye en los respaldos, por lo que si se necesita una restauración se puede usar WP CLI o un plugin para regenerar las miniaturas utilizando las imágenes originales.

Funciones:

  • Funciona para todos los tipos de imágenes e incluye tamaños de imagen nativos y personalizados agregados por temas y plugins.

Instalación

Esta sección describe cómo instalar el plugin y hacer que funcione.

  1. Asegurate de que UpdraftPlus Backup/Restore esté instalado y activado
  2. Subí el plugin al directorio /wp-content/plugins/
  3. Activá el plugin a través de la pantalla ‘Plugins’ en WordPress

Reseñas

10 de junio de 2022
I found the code in your plugin via a tip in the #sustainability channel of WP Slack, so I tested it on a website that wasn’t able to do a full backup for over a year now (due to a bad host). By filtering the thumbnails out, I was finally successful in making a full backup again. For sustainability this should actually be an option in UpdraftPlus. Thank you for saving time and disk space!
26 de julio de 2021
I was attempting to reduce my sites backup sizes, to ease day to day administration, and from a sustainability perspective. All data transfers and hot storage uses energy – there is a carbon footprint to those backups. Excluding themes and plugins that I might as well get from WordPress.org in a rare restore situation, helped a lot. But those many WordPress image variants were a real eyesore. Even with a lean theme, there is at least 6 different variants/thumbnails of each image. Exclude Image Thumbnails From UpdraftPlus Backups did away with those images unnecessary in the backup, making it so much smaller, faster to backup and friendlier to the enviroment. Bonus tip: I chose to exclude all webp images from the backup as well. Those are in my case generated from the original jpg or png images, for even speedier load times. I would be able to re-generate those easily if restoring my site. Obviously you shouldn’t exclude webp if you upload these manually to the media library… Highly recommended.
6 de mayo de 2021
This is a great plugin. I always had Updraft complaining about resources, and lots of backups that failed partly or completely. Now it runs smoothly and without errors. The feaure this plugin adds to Updraft should be a standard feature of Updraft itself. It’s a must have, simply as that. I was considering to stop using Updraft, although I use it on dozens of sites. But now I can continue using it. Thanks to this litle gem!
10 de marzo de 2021
Literally a miracle. Was next to impossible to reliably create backups for one of my sites due to so many images. This plugin makes using Updraft possible. THANK YOU!
15 de diciembre de 2020
Didn’t try to restore and recreate thumbnails but for now I’m happy with the space savings. Thanks!
Leer todas las 11 reseñas

Colaboradores y desarrolladores

“Excluir miniaturas de imágenes de los respaldos de UpdraftPlus” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

1.0.3

  • MEJORADO – Soporte para archivos WebP y VIF, propuesto por @josklever.

1.0.2

  • MEJORA: actualización de expresiones regulares para evitar que se filtren archivos con dimensiones al final del nombre del archivo.

1.0.1

  • MEJORA – Filtrado de expresiones regulares.
  • SOLUCIÓN – Contenido del README.

1.0.0

  • Lanzamiento inicial.