Wp-ImageZoom

Wp-ImageZoom Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 10,574 downloads
Wp-ImageZoom Icon

Try plugin: Wp-ImageZoom

We'll create fresh WordPress site with Wp-ImageZoom installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Wp-ImageZoom

Zooming and panning large images similar to google maps.

3


1


0


1


1

updated: 10 years ago
since: 12 years ago
author: Atsushi Ueda

Description

This plugin enable you to view detail of large images.
Like the google maps, this plugin makes divided images from an original image in several zoom level and store them as cache. So visitors can zoom in/out large images without waiting long time if cache is prepared.

(Demo page)
http://atsushiueda.com/wtest/

You can get the documentation from the following URL:
http://tempspace.net/plugins/?page_id=74

(Basic usage)
Write a shortcode like following:
[izoom]<a href=”URL of an image to zoom.jpg”><img src=”URL of a thumbnail.jpg”></a>[/izoom]

You can put multiple images between shortcode tags.