Rareloop / wp-image-magnifier

WordPress plugin for adding zoomable images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Magnifier WordPress plugin

A small plugin that adds ability to easily add zoomable images to posts. The frontend functionality is handled by Magnify JS.

To use, add the following shortcode to your post:

[magnify id="123"][/magnify]

The id attribute is the ID of the image attachment.

The plugin also adds the shortcode to the Media Library screen as a inconvenience. Once you've selected an image, the shortcode can be found in the sidebar.

About

WordPress plugin for adding zoomable images

License:MIT License


Languages

Language:JavaScript 70.1%Language:PHP 24.4%Language:CSS 5.5%