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.

Picture 14.png

Picture 15.png

### 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).

Wordpress GitHub Gist Shortcode Plugin

December 2nd, 2008  |  Published in Wordpress, Wordpress Plugins  |  1 Comment

This simple Wordpress plugin allows you to embed a [GitHub Gist](http://gist.github.com/) by inserting a shortcode into your post or page instead of entering HTML.

It is very simple to use. After activating the plugin you can embed a Gist, for example Gist 30957, into you page or post by entering the following text:

will be replaced with an embedded Gist: