public
Description: A Wordpress plugin for blocking the DiggBar and all Digg users from viewing your content. Idea stolen from http://daringfireball.net/2009/04/how_to_block_the_diggbar
Homepage: http://extrafuture.com/
Clone URL: git://github.com/philnelson/diggbarred.git
Click here to lend your support to: diggbarred and make a donation at www.pledgie.com !
name age message
file README.txt Loading commit data...
file diggbarred-options.php
file diggbarred.php
README.txt
=== Plugin Name ===
Contributors: philnelson
Tags: digg, diggbar, block
Requires at least: 2.5
Tested up to: 2.7
Stable tag: trunk

Diggbarred stops all DiggBar requests to your site, instead displaying a message of your choosing.

== Description ==

This is a Wordpress plugin version of John Gruber's DiggBar blocking code, with some options for the user. With 
Diggbarred, the user can customize both the message displayed and the styling of the DIV element that contains the 
message.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the `diggbarred` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. That's it!