Bulk Generate Thumbnails Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
- Select the thumbnails and functions to disable it. Disable Generate Thumbnails
- Specify the ratio of thumbnails generation. Ratio Thumbnails Size
WP-CLI
WP-CLI commands are available.
* wp bgth_cli mail
-> Send results via email.
* wp bgth_cli nomail
-> Do not send results by email.
* wp bgth_cli mail --uid=13
-> Process only specified User ID(13).
* wp bgth_cli mail --pid=12152
-> Process only specified Post ID(12152).