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 (https://imaprogrammer.wordpress.com/2011/01/11/custom-comment), and feel free to leave feedback, bug reports and comments.
Screenshots
Installation
- Upload the
customcomment
folder to the/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - 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 : https://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.
ContributorsTranslate “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