From 40f274b07a4fc9837087eb8b1423ffefbbabede1 Mon Sep 17 00:00:00 2001 From: kennethreitz Date: Wed, 16 Dec 2009 22:05:36 -0500 Subject: [PATCH] bugfix. --- plugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.php b/plugin.php index 4d0c184..fed646e 100644 --- a/plugin.php +++ b/plugin.php @@ -3,9 +3,9 @@ Plugin Name: Draft Post Notifier Plugin URI: http://github.com/kennethreitz/draft-post-notifier-wordpress-plugin Description: What's the point of post moderation if you don't know about it? Exactly. So, this emails editors and admins. -Author: Dagon Design +Author: Kenneth Reitz Version: 0.9 -Author URI: http://www.dagondesign.com +Author URI: http://www.kennethreitz.com Based on Draft Notification by Dagon Design ( http://www.dagondesign.com ).