An open API service indexing awesome lists of open source software.

https://github.com/rareloop/wp-image-magnifier

WordPress plugin for adding zoomable images
https://github.com/rareloop/wp-image-magnifier

Last synced: 3 months ago
JSON representation

WordPress plugin for adding zoomable images

Awesome Lists containing this project

README

          

# 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](https://thdoan.github.io/magnify).

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.