=== Branded Admin ===
Contributors: Kerry Webster
Donate link: http://kerrywebster.com/donate/
Tags: admin, branding
Requires at least: 2.7
Tested up to: 2.7.1-RC1
Stable tag: trunk
Display custom header & footer in the WordPress Admin area. 2.7 compatible.
== Description ==
Branded Admin is a WordPress plugin designed to give a blog author or designer the ability to change the WordPress Administration section by adding a unique - branded - header and footer. Branding may be important depending on how prevalent the WordPress logo & native branding are to the owner or designer of a site. This plugin is now fully WordPress 2.7.x compliant and recently converted to use jQuery.
== Installation ==
###Upgrading From A Previous Version###
To upgrade from a previous version of this plugin, follow the installation instructions below. Allow your FTP client to copy the entire contents of the ZIP file over the top of the plugin in its current location replacing existing files.
###Installing The Plugin###
Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload the plugin's folder to /wp-content/plugins/.
This should result in the following file structure:
- wp-content
- plugins
- branded-admin
| branded-admin.css
| branded-admin.php
| readme.txt
| screenshot-1.png
| screenshot-2.png
- images
| branded-footer.png
| branded-header.png
Then just visit the Administration Section >> Plugins page - and activate the plugin.
See Also: Installing Plugins" article on the WordPress Codex
###Installing The Plugin For WordPress MU###
NOT YET TESTED
== Frequently Asked Questions ==
= Q) Why do you create such wonderful plugins? =
A) For the love of WordPress.
== Screenshots ==
1. Before plugin activation
2. After plugin activation
== Themes API ==
None Available.
== ChangeLog ==
v1.2 * WordPress 2.7.x capable. Converted to use jQuery. CSS greatly reduced.
v1.1 * WordPress 2.7 rework. Mainly CSS changes to fit the 2.7 style and placement of objects.
v1.0 * Initial release.