Plugin Directory

Changeset 2865162


Ignore:
Timestamp:
02/14/2023 02:09:52 PM (3 years ago)
Author:
sazzadh
Message:

Tested with new WordPress

Location:
image-magnify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • image-magnify/trunk/image-magnify.php

    r1263799 r2865162  
    22/**
    33 * @package image-magnify
    4  * @version 1.0
     4 * @version 1.1
    55 */
    66/*
     
    99Description: <strong>Image Magnify</strong> is a lightweight image magnifier plugin for wordpress. It add zoom effect on the hover of the image.
    1010Author: Sazzad Hu
    11 Version: 1.0
     11Version: 1.1
    1212Author URI: http://sazzadh.com/
    1313*/
  • image-magnify/trunk/readme.txt

    r1263799 r2865162  
    44Tags: magnify, image, zoom,
    55Requires at least: 4
    6 Tested up to: 4.3
    7 Stable tag: 1.0
     6Tested up to: 6.1.1
     7Stable tag: 1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3434== Changelog ==
    3535
     36= 1.1 =
     37* Check with new WordPress
     38
    3639= 1.0 =
    3740* initial releases
Note: See TracChangeset for help on using the changeset viewer.