Changeset 2153220
- Timestamp:
- 09/09/2019 01:10:25 AM (7 years ago)
- Location:
- max-upload-filesize/trunk
- Files:
-
- 2 edited
-
max-upload-filesize.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
max-upload-filesize/trunk/max-upload-filesize.php
r2153219 r2153220 3 3 * Plugin Name: Max upload filesize 4 4 * Description: Set upload filesize limit 5 * Version: 1.0 5 * Version: 1.0.1 6 6 * Author: Yinlong 7 7 * Author URI: https://www.linkedin.com/in/yinlong-shao-559605189/ -
max-upload-filesize/trunk/readme.txt
r2153215 r2153220 6 6 Tested up to: 5.2.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.0 8 Stable tag: 1.0.1 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 21 21 22 22 == Changelog == 23 = 1.0.1 = 24 correct negative input. 25 23 26 = 1.0 = 24 27 The first version 1.0
Note: See TracChangeset
for help on using the changeset viewer.