=== wp-AuthorComment ===
Contributors: kingjeffrey
Donate link: http://kingdesk.com/projects/donate/
Tags: author, comment, style, css, admin, administration, automatic, comments, custom, plugin, plugins
Requires at least: 2.7
Tested up to: 2.8.6
Stable tag: 1.0.1


Uniquely style the post author's comments.

== Description ==

From the authors of [wp-Typography](http://wordpress.org/extend/plugins/wp-typography/) comes wp-AuthorComment, allowing you to uniquely style post author's comments.

View the [wp-AuthorComment homepage](http://kingdesk.com/projects/wp-authorcomment/ "wp-AuthorComment Homepage") for more information.

== Installation ==

1. Log in to WordPress as an administrator
2. Go to `Plugins > Add New` and search for `wp-AuthorComment`
3. Click `install` next to the wp-AuthorComment plugin description
4. Click the `Install Now` button in the pop-up window
5. After the plugin is installed, click the `Activate Plugin` link
6. Go to `Settings > wp-AuthorComment` to set your preferences

Alternately, you may manually upload the plugin by following the following instructions:

1. Go to [http://wordpress.org/extend/plugins/wp-authorcomment/](http://wordpress.org/extend/plugins/wp-authorcomment/), and click the `Download` button
2. Unzip the `wp-authorcomment.x.x.zip` file
3. Using your favored FTP client, upload the `wp-authorcomment` folder to the `/wp-content/plugins/` directory
4. Log in to WordPress as an administrator
5. Go to `Plugins > Installed`, locate the plugin and click the related `Activate` link.
6. Go to `Settings > wp-AuthorComment` to set your preferences

== Changelog ==

= 1.0.1 - August 7, 2009 =

* fixed "Restore Defaults" conflict with other plugins
 
= 1.0 - July 30, 2009 =

* Initial release