Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Image Magnify

Beschreibung

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" /]

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

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“ /]

Rezensionen

11. Dezember 2019
This is a very lean solution if you want to add a magnifying glass effect to an image. It has no backend, you simply enter a WordPress shortcode in the post/page. Perfect if you have just a few images on your site that need this effect.
7. Dezember 2016
I've just found this app. So easy! Make two copies of the same image - one small and one large, then insert shortcode. That's it! Love it! Works perfectly out of the box. Definitely a winner! Thank you!
3. September 2016
Hi there Sazzad Thank you for developing and placing on the Wordpress repository. The plugin works perfectly out of the box and has made some drawings and maps that we are using on a website. Perfect for people to view. Thank you Kind regards John
Alle 6 Rezensionen lesen

Mitwirkende & Entwickler

„Image Magnify“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Image Magnify“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1

  • Check with new WordPress

1.0

  • initial releases