=== Custom Comment Message ===
Contributors: ppg
Donate link: http://plugintutorials.blogspot.com/p/donate.html
Tags: comments, form, title, change
Requires at least: 3.0
Tested up to: 3.1.2
Stable tag: 1.0.2
Allows you to specify the title of the comments form of a post. You can do this per-post or set a global value.
== Description ==
The plugin allows you to change the title of the comments form of a post. On a fresh Wordpress install, the title of the comments form will be 'Leave a Reply.' This plugin allows you to set the comments form title per-post or set a global default value for all posts and pages. The creation of the plugin was fully tutorialized. Anyone interested can take a look at this Wordpress Plugin Tutorial. The plugin is functional but I will not be able respond to inquiries or be updating the plugin on a regular basis. If you try this plugin don't forget to rate.
== Installation ==
To instll the plugin,
1. Upload the `custom-comments-message` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Can I set the comments form title for pages? =
The global value will be set for both posts and pages. The plugin currently does not support per-page custom comments title.
= Have any other questions? =
You can ask them at this Plugin Page
== Screenshots ==
1. Adds a meta box in the new post page
2. Set the default message in this admin page
3. How it looks
== Changelog ==
= 1.0.2 =
Added data sanitization.
Made some corrections on the description.
= 1.0.1 =
Fixed a small bug.
= 1.0 =
First version.
== Upgrade Notice ==