=== Bootstrap modal popup === Contributors: akora Tags: bootstrap popup Tested up to: 4.0 Stable tag: 1 License: GPLv2 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html Provides a popup triggerd on scroll or timeout, based on bootstraps modal. == Description == This plugin provides a popup window that is triggerd on scroll or timeout. It is based on bootstraps modal window, so your theme MUST have bootstrap installed with modal support. It works with Bootstrap 3.2.0 == Installation == The esiest way is to install it via Wordpress \"Add plugin\" function in backend. When installed you will find the plugin under the settings page. IMPORTANT! Your theme MUST have bootstrap with modal support! == Frequently Asked Questions == = Do I need anything except this plugin? = Yes, your theme MUST have bootstrap installed with modal support! == Screenshots == 1. Example of popup 2. Admin view == Changelog == 0.1: Plugin is created 0.2: Solvde bug when logged in as admin 0.3: Added screenshots