This plugin makes it easy to create a simple, modifiable popup window.
Check out the latest WordPress deals for your site.
Use this plugin to easily create links to simple popup windows. It supports multiple popup links on posts/pages/widgets and window positioning/centering options.
Installation for General Use
simple-popup-plugin
folder to the /wp-content/plugins/
directory.[popup url="http://www.popup-url.com"]LINK TEXT[/popup]
to create a popup link.[popup url="http://www.popup-url.com"]Link Text Here[/popup]
.[popup url="http://www.popup-url.com"]LINK TEXT[/popup]
.Added class ‘simple_popup_link’ to links for styling and fixed some bugs.
Added shortcode attributes for changing the dimensions of each popup window as needed. Also added the attribute ‘class’ to the shortcode for adding a custom class to the link if desired.
Some code fixes and cleanup to ensure compatibility with new WordPress versions.
Fixed issue of toolbar/scrollbar/location bar options not working correctly.