Changeset 2188708
- Timestamp:
- 11/09/2019 12:13:19 AM (6 years ago)
- Location:
- advanced-uploader/trunk
- Files:
-
- 3 edited
-
js/upload.js (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-uploader/trunk/js/upload.js
r2188704 r2188708 3 3 * 4 4 * handles large file uploading. 5 * version : 4. 05 * version : 4.1 6 6 */ 7 7 'use strict'; -
advanced-uploader/trunk/readme.txt
r2188704 r2188708 4 4 Requires at least: 3.5 5 5 Tested up to: 5.2.4 6 Stable tag: 4. 06 Stable tag: 4.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
advanced-uploader/trunk/upload.php
r2188704 r2188708 4 4 Plugin URI: 5 5 Description: This plugin provides an interface for uploading files. Features - large files to upload to your site even on shared host with http upload limit. creates thumbnails in the browser including pdf thumbnails. 6 Version: 4. 06 Version: 4.1 7 7 Author: Oli Redmond 8 8 Author URI:
Note: See TracChangeset
for help on using the changeset viewer.