Hi Ross,
I’ve found a trick (for thos who can’t wait for the update): I’ve automaticaly checked the cheboxes and hide them with the code below and deleted the “Select All” button.
<input type="checkbox" name="pid[]" value="<?php echo $image->pid ?>" style="visibility:hidden;" checked />
Thanks again, the plugin is very clear, easy to custom and very useful.
Regards,
Mixtapu