Changeset 1385897
- Timestamp:
- 04/04/2016 05:03:17 AM (10 years ago)
- Location:
- work-the-flow-file-upload/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (1 diff)
-
public/class-wtf-fu.php (modified) (1 diff)
-
work-the-flow-file-upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
work-the-flow-file-upload/trunk/README.txt
r1385893 r1385897 5 5 Requires at least: 3.5.1 6 6 Tested up to: 4.3 7 Stable tag: 3.1. 07 Stable tag: 3.1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
work-the-flow-file-upload/trunk/public/class-wtf-fu.php
r1385893 r1385897 44 44 * @var string 45 45 */ 46 const VERSION = '3.1. 1';46 const VERSION = '3.1.2'; 47 47 48 48 /** -
work-the-flow-file-upload/trunk/work-the-flow-file-upload.php
r1385893 r1385897 5 5 * Plugin URI: http://wtf-fu.com 6 6 * Description: Front end Html5 File Upload and configurable Workflow steps. Multiple file drag and drop, gallery image display, file reordering and archiving. 7 * Version: 3.1. 17 * Version: 3.1.2 8 8 * Author: Lynton Reed 9 9 * Author URI: http://wtf-fu.com
Note: See TracChangeset
for help on using the changeset viewer.