=== WP Save Custom Header === Contributors: kobenland Tags: admin, custom header, header, header image, custom header image Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.2 Save your uploaded header images and make them part of the default selection. == Description == This plugin lets you save and reuse your uploaded header images. It will save your images to the `/images/headers` folder within your template folder. In the Custom Header menu the images will then show up as defaults, together with your other registered custom header images. = Translations = I will be more than happy to update the plugin with new locales, as soon as I receive them! Currently available in: * English * Deutsch == Installation == 1. Download WP Custom Header. 2. Unzip the folder into the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why doesn't the header image thumbnail adapt when I edit the header image? = Well, I'm working on that. I still have issues with image filepaths and urls, but I expect to come up with an solution in the upcoming release! == Changelog == = 1.2 = * Added workaround for unwritable default upload folders * Full uninstall support: All files and data will be deleted and the default header reinstated, upon uninstallation of plugin. * Header and tumbnail images will now be deleted when image gets deleted in the Media Library (file and data!) * Header title-tag customizable through Media Library * Bug fix: Activation issue with wrong capability checks for WordPress Version < 3.1 * Additional check whether image folder is writable = 1.1.2 = * Enhancement: New header will be shown right after upload * Minor Readme.txt and Author URL fixes = 1.1 & 1.1.1 = * Dealing with SVN issues = 1.0 = * Initial Release