The plugin appends two custom buttons that allows you to regenerate and crop the images, provides details about the image sizes registered in the application and the status of each image sizes for images.
If one of the image sizes has not been found, you will see more details about this and, if possible, the option to generate this.
For the image sizes that are of crop type, you will be able to re-crop in one click the image using specific portion of the image left top, center top, right top, left center, center, right center, left bottom, center bottom, right bottom.
If you want to display the custom buttons in your plugins, you can use the action with $attachmentId parameter as post->ID you want the button for.
If you activate the missing images option, all the images on the front side that are related to posts and do not have the image size generate, will be replaced with the placeholders that mention the image size required.
This option allows you to regenerate all the image for the image size Please be careful, once you click to regenerate the image size, the action is irreversible, the images already generated will be overwritten..
The arguments for both methods are the site id, the post type, image size name ..
The custom buttons are added in the image box or to edit media page, and by clicking Details Options button you can access the details of that image and options to regenerate crop this for image size.
Add the option for each image size, display the quality settings and the file size in the image details overlay.
Add the forced resize execution for already uploaded images when using the option .. 2.0.
Read more