This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Comment

Description

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

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.

Screenshots

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

Installation

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

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Custom Comment” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Custom Comment” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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