=== Plugin Name ===
Contributors: Moein (imaprogrammer)
Donate link: http://imaprogrammer.wordpress.com/donation/
Tags: comment customization,comment,custom comment,comment field,customize comment,extra fields,extra field
Requires at least: 2.7
Tested up to: 3.2
Stable tag: 2.1.6

== Description ==

This plugin lets you define more fields for comment to let your visitors include their facebook, twitter and ... in their comments

== Installation ==

1. Upload the `customcomment` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the `Plugins` menu in WordPress
1. That's it!! Now you can add new fields in the option panel.

== Frequently Asked Questions ==

= What does this plugin do? =

This plugin lets the user define more fields for the comment form.

= I have an idea to improve this feature further, what can I do? =

You can post a comment on the page of this plugin in my wordpress weblog which is : http://imaprogrammer.wordpress.com/2011/01/11/custom-comment

== Screenshots ==

1. In front of the author's name you can see a link(Info). By clicking on this link you will see the extra data
2. Screenshot from the setting page 

== Changelog ==

= 2.0.0 =
* Changed from the simple textbox to a more advanced table
* User can deactivate a field without losing its data
* The stting page uses ajax

= 2.1.0 =
* Added a new option to make extra fields required

= 2.1.1 =
* Fixed a bug(deleted extra fields name couldn't be used anymore)

= 2.1.2 =
* Fixed a bug about duplicated names
* Now the plugin prevents the user to add a field with an empty name or description
* Changed the prefix variable($CuCo_prefix) to a simple string "_CuCo"

= 2.1.3 =
* Fixed a bug showing user data

== Upgrade Notice ==

= 2.1.1 =
If you delete an extra field you can't use the deleted name again. Update to fix this problem

= 2.1.2 =
You might have problem when you add new fields. Update to avoid the future problems

= 2.1.3 =
please update to this version since in 2.1.2 you can't see the user data

= 2.1.6 =
now the extra fields that you create can be seen by the logged in users, the problem of deleting comments has been solved

== Development Blog ==

Please visit the plugin page at (http://imaprogrammer.wordpress.com/2011/01/11/custom-comment), and feel free to leave feedback, bug reports and comments.
