Plugin Directory

Changeset 1402642


Ignore:
Timestamp:
04/23/2016 03:38:07 AM (10 years ago)
Author:
com82
Message:

Updated version to 0.2

Location:
delete-original-image/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • delete-original-image/trunk/delete-original-image.php

    r1402640 r1402642  
    55    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.
    66    Author: Carlos Minatti
    7     Version: 0.1
     7    Version: 0.2
    88    Author URI:
    99    Text Domain: delete-original-image
  • delete-original-image/trunk/readme.txt

    r1402640 r1402642  
    44
    55Specifically, this plugin copy the 'large' image ( i.e: your-pic-1038x576.jpg ) to the original file path ( i.e.: your-pic.jpg ).
     6
     7April 2016. Fixed bug!
     8The 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.