Wordpress Plugins

Block DiggBar in Wordpress Plugin

April 10th, 2009  |  Published in Wordpress, Wordpress Plugins  |  Comments

I wrote this plugin in protest to the newly introduced [DiggBar](http://digg.com/tools/diggbar).

Simply install this plugin on your Wordpress blog and people trying to a blog post through the DiggBar will be block and this message will be displayed:

The DiggBar is blocked on this blog. [Read why](http://daringfireball.net/2009/04/how_to_block_the_diggbar).

### Download

Download from the [Wordpress Plugin Directory](http://wordpress.org/extend/plugins/block-diggbar/).

Source repository at [GitHub](http://github.com/paulwilliam/block-diggbar/tree/master).

### Credits

It uses code by [John Gruber](http://daringfireball.net/2009/04/how_to_block_the_diggbar).

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: