=== Logo Manager === Contributors: Tags: logo, FTP, theme Requires at least: 2.7 Tested up to: 3.3.1 Stable tag: trunk Change your theme logo without using FTP. == Description == Enables you to change your theme logo without using FTP or the media library. = Features = * Uploads a logo to your theme images folder * Edit the image alt text and title * Option to link the logo to your homepage = Developers plugin page = [logo uploader plugin](http://aerin.co.uk/logo-manager/). == Installation == 1. Download the plugin. 2. Login to your wordpress dashboard. 3. Go to 'Plugins', 'Add New' then 'Upload'. 4. Browse to the downloaded plugin then then 'Install Now'. 5. Activate the plugin. 6. Use the link on the 'appearances' page to access the plugin options. 7. Add the code `` to your header.php. == Frequently Asked Questions == = What happens if I don't have a logo? = All you will see on your site is the alt text. = Can I use the logo URL instead of the lu_display_logo function? = Yes. But you won't see the alt text or title. = How can I revert to my original logo? = Just replace `` with the code from the original theme files. == Changelog == = 1.0 = * Initial Issue