Changeset 568379
- Timestamp:
- 07/06/2012 04:51:28 PM (14 years ago)
- Location:
- wp-image-size-limit
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from wp-image-size-limit/trunk)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
tags/1.0.1/wp-image-size-limit.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/wp-image-size-limit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-image-size-limit/tags/1.0.1/readme.txt
r568371 r568379 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin allows an administrator to set a maximum upload file size specific to image files. A new setting is added under Settings -> Media, where this value can be controlled.11 Adds a new setting under Settings -> Media where an admin can set a maximum upload file size to image files. -
wp-image-size-limit/tags/1.0.1/wp-image-size-limit.php
r568368 r568379 6 6 Author: Sean Butze 7 7 Author URI: http://www.seanbutze.com 8 Version: 1.0 8 Version: 1.0.1 9 9 */ 10 10 -
wp-image-size-limit/trunk/readme.txt
r568371 r568379 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin allows an administrator to set a maximum upload file size specific to image files. A new setting is added under Settings -> Media, where this value can be controlled.11 Adds a new setting under Settings -> Media where an admin can set a maximum upload file size to image files. -
wp-image-size-limit/trunk/wp-image-size-limit.php
r568368 r568379 6 6 Author: Sean Butze 7 7 Author URI: http://www.seanbutze.com 8 Version: 1.0 8 Version: 1.0.1 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.