=== Add Logo to Admin ===
Contributors: c.bavota
Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4W58JWNBHWKK4
Tags: custom logo, admin, login, wp-admin, admin logo
Tested up to: 3.4.2
Stable tag: 1.5.1

Add a custom logo to your wp-admin and login page.

== Description ==

This plugin allows a user to customize their Admin panel by adding their own logo to the header. It also replaces the WordPress logo on the login screen with the same custom logo. Tested in Firefox, Safari, Chrome and IE.

== Installation ==

1. Unzip the add-logo-to-admin.zip file.
2. Upload the `add-logo-to-admin` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Go to Settings => Add Logo to Admin and set your options and add your logo.

== Frequently Asked Questions ==

1) How do I add my own logo?

Just go to Settings => Add Logo to Admin and upload the logo you would like to use.

2) How big does my logo need to be?

Your logo should not exceed 326px by 67px or it will not fit perfectly on the login screen.

== Screenshots ==

1. Add logo to Admin
2. Add logo to Login

== Change Log ==

1.5 (2012-10-04)
<ul>
<li>Fixed login screen image size</li>
</ul>

1.5 (2012-01-12)
<ul>
<li>Updated for WP 3.3</li>
<li>Improved coding</li>
<li>Added security nonce</li>
</ul>

1.4 (2011-02-18)
<ul>
<li>Updated for WP 3.1</li>
<li>Removed extraneous CSS and JS files</li>
<li>Improved coding</li>
</ul>

1.3.3 (2009-03-10)
<ul>
<li>Fixed issue with IE7 and logo not displaying</li>
</ul>

1.3.2 (2009-03-01)
<ul>
<li>Fixed issue with invading other admin pages save function</li>
</ul>

1.3.1 (2009-02-26)
<ul>
<li>Fixed issue with spaces in filename</li>
</ul>

1.3 (2009-02-25)
<ul>
<li>Created uploader for logos</li>
<li>Added "Settings" link on plugins page</li>
<li>Added option to delete logo</li>
<li>Added logo select option</li>
<li>Updated CSS</li>
</ul>

1.2 (2009-02-23)
<ul>
<li>Fixed issue with WP installs in subdirectories</li>
<li>Removed old code</li>
<li>Tested on WP version 2.7.1</li>
</ul>

1.1 (2008-12-24)
<ul>
<li>Added admin page with options</li>
<li>Fixed window.onload JavaScript issue</li>
<li>Fixed issue with blogs not located in the root directory</li>
<li>Removed extraneous code</li>
</ul>

1.0.2 (2008-12-16)
Fixed weirdness with extra folder

1.0.1 (2008-12-16)
Fixed the code to direct to the proper plugin folder

1.0 (2008-12-15)
Initial Public Release
