=== WP adRom Newsletter ===
Contributors: benjamin_adrom 
Tags: adRom, Newsletter, Optout
Requires at least: 4.3.1
Tested up to: 4.4.2
Stable tag: 1.1.35
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Renders Signin/Signout forms via shortcodes and handles them

== Description ==

Renders signin/signout forms via shortcodes and handles them.

* [render_wp_adrom_newsletter_form_signout] renders the "Signout"-form for the frontend.

* [render_wp_adrom_newsletter_form_signin] renders the "Signin"-form for the frontend.

* [render_wp_adrom_newsletter_form_validate_signin] renders the "Confirmation"-page for the frontend.

== Installation ==

1. Upload 'wp-adrom-newsletter'-folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. set the required settings in the backend from the new submenu "WP adRom Newsletter"


== Changelog ==

= 1.1.35 =
* Helper-Class: OptoutManagement.php updated

= 1.1.34 =
* changed the english sentence for the cat-signout

= 1.1.33 =
* Helper-Class: OptoutManagement.php updated

= 1.1.32 =
* signin adjustment (php file)"

= 1.1.31 =
* Signout (Cat): Additional link at the bottom for "portal signout"

= 1.1.30 =
* Signout (Cat): Message changed

= 1.1.29 =
* Bug: Frontend-Class check for undefined var

= 1.1.28 =
* Bug: Helper-Class HeaderOutput

= 1.1.27 =
* performance update

= 1.1.25 - 1.1.26 =
* localized the validation of forms

= 1.1.23 - 1.1.24 =
* SignIn-Form: Form updated

= 1.1.22 =
* SignOut-Form: added sentence for non-categorical signouts

= 1.1.20 - 1.1.21 =
* added new version of "OptoutManagement"-Class

= 1.1.18 - 1.1.19 =
* replaced jquery-ui css

= 1.1.16 - 1.1.17 =
* SignIn update

= 1.1.15 =
* Helper-Class update
* Language update

= 1.1.14 =
* Signup-Form update
* Models established

= 1.1.12 - 1.1.13 =
* update helper (OptOut-Class)
* render forms update

= 1.1.11 =
* update script

= 1.1.10 =
* Confirmation process improved
* Forms updated (Submit: button to input)

= 1.1.9 =
* Ajax-Management improved
* Backend-js fixed
* Confirmation process improved
* automatic check for required php modules
* SignIn extended with "Fromemail"

= 1.1.8 =
* OptoutManagement-Class updated

= 1.1.7 =
* confirmation-request updated

= 1.1.6 - 1.1.5 =
* required settings updated

= 1.1.4 =
* default settings updated

= 1.1.3 =
* error message on confirmation-page with "wpautop()"

= 1.1.2 =
* removed the "general_client"-options from "general settings"

= 1.1.1 =
* updated the readme text

= 1.1 =
* developed the plugin