Plugin Directory

Changeset 2011046


Ignore:
Timestamp:
01/12/2019 06:32:45 AM (7 years ago)
Author:
harshitpeer
Message:

Adding v1.0.1

Location:
zooom/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zooom/trunk/readme.txt

    r1964050 r2011046  
    44Tags: image, zoom, magnify, magnifier
    55Requires at least: 4
    6 Tested up to: 4.9.8
    7 Stable tag: 1.0
     6Tested up to: 5.0.3
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 Zooom is a useful plugin to have for product images on ecommerce websites, or if you just want people to be able to zoom into an image without spawning additional overlays or popup windows that may cover your content. This plugin is developed on top of a exceptional plugin [Magnify JS](http://thdoan.github.io/magnify/).
    16 
    17 You can view a [demo here](https://zooom.thehp.review)
     15Zooom is a useful plugin to have for product images on ecommerce websites, or if you just want people to be able to zoom into an image without spawning additional overlays or popup windows that may cover your content. This plugin is developed on top of a jquery plugin [Magnify](http://thdoan.github.io/magnify/) by Tom Doan.
    1816
    1917= Shortcode Example =
  • zooom/trunk/zooom.php

    r1963947 r2011046  
    22/**
    33 * @package zooom
    4  * @version 1.0
     4 * @version 1.0.1
    55 */
    66/*
     
    99Description: <strong>Zooom</strong> is a simple, lightweight jQuery plugin that adds a magnifying glass style zoom functionality to images.
    1010Author: Harshit Peer
    11 Version: 1.0
     11Version: 1.0.1
    1212Author URI: https://harshitpeer.com
    1313*/
Note: See TracChangeset for help on using the changeset viewer.