=== Logicrays Mailchimp Signup form with popup ===
Contributors: logicrays
Tags: mailchimp, newsletter, signup, popup, email
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Mailchimp subscriber form with modal popup, shortcode support, and a "don't show again" option.

== Description ==
A full-featured WordPress Mailchimp Subscriber form with modal popup which fulfils all subscribers, emails and get more subscribres easily.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Add the shortcode `[LRM_WP_MAILCHIMP]` to a page, post, or widget.

== Frequently Asked Questions ==

= How do I display the popup? =

Add `[LRM_WP_MAILCHIMP]` to any page or post.

= Where do I configure Mailchimp? =

Go to **LR Mailchimp settings** in the WordPress admin menu.

== Changelog ==

= 1.1.1 =
* Refactored the plugin into object-oriented classes with a single bootstrap file.
* Moved scripts and styles to `wp_enqueue_scripts` / `admin_enqueue_scripts` instead of `wp_head`.
* Improved Mailchimp handling: check a single member by hash instead of listing all members.
* Broader internationalization, escaping, and admin UI cleanup (external admin CSS, `h1` titles).

= 1.1 =
* Security and coding standards improvements.
* Added nonce verification and input sanitization.
* Fixed Plugin Check issues.

== Upgrade Notice ==

= 1.1.1 =
Refactor and standards update; same shortcode and option keys.

= 1.1 =
Recommended security and standards update for all users.
