Changeset 2865162
- Timestamp:
- 02/14/2023 02:09:52 PM (3 years ago)
- Location:
- image-magnify/trunk
- Files:
-
- 2 edited
-
image-magnify.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-magnify/trunk/image-magnify.php
r1263799 r2865162 2 2 /** 3 3 * @package image-magnify 4 * @version 1. 04 * @version 1.1 5 5 */ 6 6 /* … … 9 9 Description: <strong>Image Magnify</strong> is a lightweight image magnifier plugin for wordpress. It add zoom effect on the hover of the image. 10 10 Author: Sazzad Hu 11 Version: 1. 011 Version: 1.1 12 12 Author URI: http://sazzadh.com/ 13 13 */ -
image-magnify/trunk/readme.txt
r1263799 r2865162 4 4 Tags: magnify, image, zoom, 5 5 Requires at least: 4 6 Tested up to: 4.37 Stable tag: 1. 06 Tested up to: 6.1.1 7 Stable tag: 1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 == Changelog == 35 35 36 = 1.1 = 37 * Check with new WordPress 38 36 39 = 1.0 = 37 40 * initial releases
Note: See TracChangeset
for help on using the changeset viewer.