=== Simple CallToAction PopUp ===
Contributors: nikitadudarev
Donate link: #
Tags: popup, call_to_action, landing, gdpr_popup
Requires at least: 4.9.0
Tested up to: 4.9.6
Requires PHP: 5.6
Stable tag: 0.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
This plugin allows you to create a simple popup for various purposes and insert a shortcode on the page anywhere

== Description ==

This plugin allows you to create a simple popup for various purposes and insert a shortcode on the page anywhere

Use shorcode `[simple_popup id="" class="custom_class"]`
 
== Installation ==
 
1. Unzip the simple-call-to-action-popup archive and put the directory “simple-call-to-action-popup” into your “plug-ins” folder (wp-content/plugins/).
1. Activate the plug-in
 
== Frequently Asked Questions ==

 
== Screenshots ==

1. This screenshot description how to create new popup
2. This is after save, you see shortcode
3. This is frontend view

== Plugin contributing ==

Source code for this plugin is stored on [Github](https://github.com/dudarevnikita/simple-call-to-action-popup). It is an open source project. If you want to help to make plugin better, you can:
1. Create an issue with your suggestion and proposition of how to improve plugin functionality
2. Report a bug
3. If you are a developer you can fork this project and create pull-request with your improvements

= Minimum Requirements =

* WordPress 4.5 or greater
* PHP version 5.6.1 or greater

== Changelog ==

= 0.1.0 =
* initializing plugin

= 0.2.0 =
* colorpicker for title and content has been added

= 0.2.1 =
* some bugfixes

= 0.2.2 =
* some bugfixes

= 0.3.0 =
* update scripts version
 
== Upgrade Notice ==
 
= 0.1.0 =

initializing plugin

= 0.2.0 =

colorpicker for title and content has been added

= 0.2.1 =

some bugfixes

= 0.2.2 =

some bugfixes

= 0.3.0 =

update scripts version