Wordpress Quick Reply Template Plugin
December 5th, 2008 | Published in Wordpress, Wordpress Plugins | Comments
The quick reply feature introduced in Wordpress 2.7 is great but it lacks the ability to set the default test of a reply.
This plugin allows you to automatically set the text of a comment reply. For example if your reply template is:
%FIRST_NAME%,
and the comment authors name is:
Paul William
Then the default text in a reply would be:
Paul,
It is that simple.
### Screenshots
Click to expand.
### Download
Download from the [Wordpress Plugin Directory](http://wordpress.org/extend/plugins/quick-reply-template/).
Source repository at [GitHub](http://github.com/paulwilliam/wordpress-quick-reply-template-plugin/tree/master).


