Changeset 903909
- Timestamp:
- 04/28/2014 08:27:19 AM (12 years ago)
- Location:
- simple-301-redirects-addon-bulk-uploader
- Files:
-
- 4 added
- 2 edited
-
tags/1.0.10 (added)
-
tags/1.0.10/301-example.csv (added)
-
tags/1.0.10/readme.txt (added)
-
tags/1.0.10/simple-301-bulk-uploader.php (added)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/simple-301-bulk-uploader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-301-redirects-addon-bulk-uploader/trunk/readme.txt
r892719 r903909 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.8.1 7 Stable tag: 1.0. 97 Stable tag: 1.0.10 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 == Changelog == 70 70 71 = 1.0.10 = 72 * Addition of another mime type found in Firefox 73 71 74 = 1.0.9 = 72 75 * Update to deprecated user levels to the matching role … … 101 104 == Upgrade Notice == 102 105 106 = 1.0.10 = 107 * Addition of another mime type found in Firefox 108 103 109 = 1.0.9 = 104 110 * Update to deprecated user levels to the matching role -
simple-301-redirects-addon-bulk-uploader/trunk/simple-301-bulk-uploader.php
r892719 r903909 109 109 'application/octet-stream', 110 110 'application/data', 111 'application/txt', 111 112 'text/anytext', 112 113 'text/csv',
Note: See TracChangeset
for help on using the changeset viewer.