/rather-simple-mailchimp

A really simple Mailchimp plugin

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Rather Simple MailChimp ===
Contributors: leemon
Tags: mailchimp, newsletter, shortcode, widget
Requires at least: 6.1
Tested up to: 6.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A really simple MailChimp plugin that includes a block, a shortcode and a widget.

== Description ==

A really simple MailChimp plugin that includes a block, a shortcode and a widget.

This plugin is experimental and is provided with no support or warranty. 

== Installation ==
1. Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
2. Activate the plugin through the "Plugins" menu in WordPress

== Frequently Asked Questions ==
= How can I use the [mailchimp] shortcode? =

[mailchimp url="" u="" id="" first_name="false" last_name="false"]

where url, u and id are the MailChimp list parameters, and first_name and last_name
show or not the first and last name fields

== Changelog ==
= 1.0 =
* Initial release