PopPop

0

This plugin enables you to quickly add beautiful modals by adding widgets to the Popup area. You can choose to trigger the popup automatically on page load, or manually, which the plugi

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin enables you to quickly add beautiful modals by adding widgets to the Popup area. You can choose to trigger the popup automatically on page load, or manually, which the plugin generates the required code for you.

Since 0.4, the plugin can be extended to support any popup script library (beta stage). Now the plugin supports RokBox plugin as well. To enable it, you must add this bit to your wp-config.php file:
define( ‘POPPOP_SCRIPT’, ‘RokBox_PopPop_Script’ );

You can use Widget Logic plugin to completely take control of in which parts of your website the popups are displayed.