Changeset 1402642
- Timestamp:
- 04/23/2016 03:38:07 AM (10 years ago)
- Location:
- delete-original-image/trunk
- Files:
-
- 2 edited
-
delete-original-image.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
delete-original-image/trunk/delete-original-image.php
r1402640 r1402642 5 5 Description: This plugin allows you to enable an option to automatically delete the original image after upload. It also has an option to do it for all your previously uploaded images. The plugin will only modify images with 'large' size, copying that large image to replace the original one. 6 6 Author: Carlos Minatti 7 Version: 0. 17 Version: 0.2 8 8 Author URI: 9 9 Text Domain: delete-original-image -
delete-original-image/trunk/readme.txt
r1402640 r1402642 4 4 5 5 Specifically, this plugin copy the 'large' image ( i.e: your-pic-1038x576.jpg ) to the original file path ( i.e.: your-pic.jpg ). 6 7 April 2016. Fixed bug! 8 The plugin failed for images that were not uploaded in the current month. Deleting the original image but not copying the 1038x567 image to the original image location.
Note: See TracChangeset
for help on using the changeset viewer.