>
Download This Plugin | |
Download Elegant Themes | |
Name | Wp-ImageZoom |
Version | 1.1.0 |
Author | Atsushi Ueda |
Rating | 66 |
Last updated | 2013-10-09 03:07:00 |
Downloads |
6597
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Wp-ImageZoom plugin added 485 bytes of resources to the Home page and 481 bytes of resources to the sample Post page.
Wp-ImageZoom plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Wp-ImageZoom plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_izoomparam | 32768 |
wp_izoomimage | 32768 |
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.