Changeset 2581663
- Timestamp:
- 08/11/2021 06:25:22 PM (5 years ago)
- Location:
- media-auto-hash-rename
- Files:
-
- 10 edited
- 1 copied
-
assets/banner-1544x500.png (modified) (1 prop) (previous)
-
assets/banner-772x250.png (modified) (1 prop) (previous)
-
assets/icon-128x128.png (modified) (1 prop) (previous)
-
assets/icon-256x256.png (modified) (1 prop) (previous)
-
assets/open-graph.png (modified) (1 prop) (previous)
-
assets/screenshot-1.png (modified) (1 prop) (previous)
-
tags/1.0.1 (copied) (copied from media-auto-hash-rename/trunk)
-
tags/1.0.1/media-auto-hash-rename.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (3 diffs)
-
trunk/media-auto-hash-rename.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
media-auto-hash-rename/assets/banner-1544x500.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/assets/banner-772x250.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/assets/icon-128x128.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/assets/icon-256x256.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/assets/open-graph.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/assets/screenshot-1.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
media-auto-hash-rename/tags/1.0.1/media-auto-hash-rename.php
r2060163 r2581663 4 4 * Plugin URI: https://wordpress.org/plugins/media-auto-hash-rename/ 5 5 * Description: Rename media filename during upload with unique hash 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Tunghsiao Liu 8 8 * Author URI: https://sparanoid.com/ -
media-auto-hash-rename/tags/1.0.1/readme.txt
r2060168 r2581663 4 4 Tags: admin, administration, media, file, files, rename, renaming 5 5 Requires at least: 4.0 6 Tested up to: 5. 17 Stable tag: 1.0. 06 Tested up to: 5.8 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 48 48 == Upgrade Notice == 49 49 50 = 1.0.1 = 51 * Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works. 52 50 53 = 1.0.0 = 51 54 * First release … … 53 56 == Changelog == 54 57 58 = 1.0.1 = 59 * Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works. 60 55 61 = 1.0.0 = 56 62 * First release -
media-auto-hash-rename/trunk/media-auto-hash-rename.php
r2060163 r2581663 4 4 * Plugin URI: https://wordpress.org/plugins/media-auto-hash-rename/ 5 5 * Description: Rename media filename during upload with unique hash 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Tunghsiao Liu 8 8 * Author URI: https://sparanoid.com/ -
media-auto-hash-rename/trunk/readme.txt
r2060168 r2581663 4 4 Tags: admin, administration, media, file, files, rename, renaming 5 5 Requires at least: 4.0 6 Tested up to: 5. 17 Stable tag: 1.0. 06 Tested up to: 5.8 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 48 48 == Upgrade Notice == 49 49 50 = 1.0.1 = 51 * Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works. 52 50 53 = 1.0.0 = 51 54 * First release … … 53 56 == Changelog == 54 57 58 = 1.0.1 = 59 * Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works. 60 55 61 = 1.0.0 = 56 62 * First release
Note: See TracChangeset
for help on using the changeset viewer.