=== Plugin Name ===
Contributors: Frederic VUONG
Plugin Name: WP-SimpleMeetingConfirmation
Plugin URI: http://wordpress.org/extend/plugins/wp-simplemeetingconfirmation/
Tags: Simple, Meeting, Meetings, Event, Events, Confirmation, Registered, Doodle, Management
Author URI: http://vuong.fr/myitblog/about/
Author: Frederic VUONG
Donate link:
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 1.8.3
Version: 1.8.5
== Description ==
Allows registered and/or non registered users to confirm if they will be present at a planned meeting and optionally add comments and number of participants with them.
== Installation ==
1. Download 'WP-SimpleMeetingConfirmation.zip'.
2. Unzip it.
3. Upload the folder 'WP-SimpleMeetingConfirmation' directory to the /wp-content/plugins/ directory.
4. Activate the plugin through the 'Plugins' menu in WordPress.
5. Add the shortcode [SMC date="dateParameter" location="a location" reqguests="true" description="a meeting description" displayresults="true" usersonly="true" expireson="dateParameter"] in your post content.
6. Optionnaly add some content between the [SMC] tags. Ex.: [SMC date="17/10/2010" location="Our Place" description="Housewarming party"]
[/SMC]
= Can I open the registration to non WP site registered users? =
Yes, just add the parameter usersonly="false" to the shortcode. Ex.: [SMC date="dd/mm/yyyy" usersonly="false"]
= Can I add an expiration date to the responses =
Yes, just add the parameter expireson="dd/mm/yyyy" to the shortcode. Ex.: [SMC date="dd/mm/yyyy" expireson="dd/mm/yyyy"]
= Can I send you my translations for your plugin? =
Please do :o) I will integrate it to the next release.
= Which languages are available for this plugin? =
Currently, there are three languages:
* English (thanks to me)
* French (thanks to me)
* German (thanks to Arne)
== Donations ==