Changeset 1892702
- Timestamp:
- 06/14/2018 09:03:36 AM (8 years ago)
- Location:
- multiple-cropped-images/trunk
- Files:
-
- 1 deleted
- 2 edited
-
dist (deleted)
-
mci.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
multiple-cropped-images/trunk/mci.php
r1892684 r1892702 4 4 * Plugin Name: Multiple Cropped Images 5 5 * Description: Allows to upload multiple images to any post and adds cropping functionality to any predefined size. 6 * Version: 1.1. 66 * Version: 1.1.7 7 7 * Author: Webtimal GmbH <info@webtimal.ch> 8 8 * Author URI: http://www.webtimal.ch -
multiple-cropped-images/trunk/readme.txt
r1892684 r1892702 2 2 Tags: Images, Cropping, Upload, Sizes 3 3 Tested up to: 4.9.6 4 Stable tag: v1.1. 64 Stable tag: v1.1.7 5 5 License: GPL-3.0 6 6 License URI: https://www.gnu.org/licenses/gpl-3.0.hmtl … … 44 44 The following change logs provide information about new features and fixed issues for all released versions. 45 45 46 = v1.1.7 = 47 * Cropper.js upgrade from 1.0 to 1.4 48 46 49 = v1.1.6 = 47 50 * Removed a PHP notice appearing in the backend under some circumstances
Note: See TracChangeset
for help on using the changeset viewer.