Mô tả
Using this plugin you can add a interactive zoom hover effect on a image. This plugin offer a shortcode to generate the effect. This plugin using a jquery plugin Magnify by by Tom Doan.
Shortcode Example
[image_magnify src="NORMALL_IMAGE_URL" src_big="BIG_IMAGE_URL" w="WIDTH_OF_THE_IMAGE" h="HEIGHT_OF_THE_IMAGE" alt="ALT_TEXT_OF_IMAGE" clas="CSS_CLASS" /]
Cài đặt
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
-
What is the Shortcode and How to add zoom effect to a Image?
-
Below is the example of the shoercode that you can use to add a zoom effect image.
[image_magnify src=”NORMALL_IMAGE_URL” src_big=”BIG_IMAGE_URL” w=”WIDTH_OF_THE_IMAGE” h=”HEIGHT_OF_THE_IMAGE” alt=”ALT_TEXT_OF_IMAGE” clas=”CSS_CLASS” /]
Đánh giá
Người đóng góp & Lập trình viên
“Image Magnify” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Image Magnify” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
- Check with new WordPress
1.0
- initial releases