=== Simple Image Popup Shortcode ===
Author URI: https://purvabathe.wordpress.com
Plugin URI: https://purvabathe.wordpress.com
Contributors: purvabathe
Tags: Simple Image Popup , purva bathe , popup box
Requires at least: 3.0
Tested up to: 5.5.1
Stable Tag: 1.0
Adds Image popup to simple image in your wordpress site using the short code .
== Description ==
This plugin will enable to display your simple image to open in popup box using simple shortcode.
You can use short code inside any Wordpress post or page.
Popup's displayed with the below short code:
[sips_popup img_url="your image path"]
== Frequently Asked Questions == **1. How Can I change the width or height of the image?** Yes, you can add width , height to the image but it's not height or width of popup box.Click here for demo
[sips_popup img_url="your image path" height="300" width="400"]
== Screenshots ==
1. screen 1
2. screen 2
== Installation ==
1. Upload and Activate the plugin
2. Add [sips_popup img_url="your image path"] to any post or page
== Changelog ==
= 1.0 =
* First release!