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"]
Click here for demo
Installation
- Upload and Activate the plugin
- Add
[sips_popup img_url="your image path"]
to any post or page
FAQ
-
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.
[sips_popup img_url="your image path" height="300" width="400"]
Reviews
Contributors & Developers
“Simple Image Popup Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Image Popup Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First release!