Bulk Generate Thumbnails

Descripción

Generate Thumbnails

  • Generate Thumbnails from all the images by asynchronous processing.
  • Generate Thumbnails from select the images by asynchronous processing.
  • If you are an administrator, it will generate thumbnails for all images, otherwise it will generate thumbnails for the images owned by each user.

The following plugin adds a function for generating thumbnails.

Capturas

  • Initial screen
  • Execution screen

Instalación

  1. Upload bulk-generate-thumbnails directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

none

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Bulk Generate Thumbnails" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce "Bulk Generate Thumbnails" 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

[2.06] 2024/03/01

  • Fix – Added nonce when sorting.

2.05

Changed json_encode to wp_json_encode.

2.04

PHP 8.0 is now required.

2.03

Supported WordPress 6.4.

2.02

Fixed potential security issue.

2.01

Fixed a pagination problem when searching for text.

2.00

Added support for selective generation.
Added support for per-user generation.

1.14

Supported XAMPP.

1.13

Supported WordPress 5.6.

1.12

Fixed problem of metadta.

1.11

Fixed a problem with error output.

1.10

Changed to asynchronous processing.

1.03

Fixed clear cron schedules issue.

1.02

Fixed timeout check issue.

1.01

Fixed translation.

1.00

Initial release.