=== Osmig Signup Plugin ===
Contributors: tmertz
Tags: signup, form, input, flexible
Requires at least: 3.0.4
Tested up to: 4.9.8
Stable tag: 2.0

This is a simple and flexible plugin to handle signups with the form fields you define.

== Description ==

Designed to make it easier to serve signup form on sites for LARP activities, this plugin aims to be very flexible in the way it handles input form fields.

What makes this plugin awesome is:

*   the ability for you to define the form you need to get the data you want.
*   the fact that it has been designed with the less is more paradigm in mind.

Thank you goes out to nkuttler of the IRC channel for his help sorting out my problems with $_POST.

== Installation ==

1. Install via the plugin manager
1. Activate plugin via plugin manager
1. Examine the Help page of the plugins menu


== Frequently Asked Questions ==

None.

== Screenshots ==

1. The configuration screen of Osmig Signup Plugin
2. An example of the signup form inserted into a page via shortcode

== Changelog ==

= 2.0 =
* After not updating this plugin for more than eight years, I've updated it to work with the latest version of WordPress.

= 1.0.1 =
* Added WordPress Dashboard widget to display number of signups received.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 2.0 =
Modernised and updated the plugin.

= 1.0.1 =
Added a very simple dashboard widget that gives you the count of signups so far.