=== WP Save Custom Header === Contributors: kobenland Tags: admin, custom header, header, header image, custom header image Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UUFKGWPK469GW Requires at least: 3.0 Tested up to: 3.1.1 Stable tag: 1.4 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 * Italiano * Português == Installation == 1. Download WP Save 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 == None asked yet. == Changelog == = 1.4 = * Tested for WordPress 3.1.1 * Updated class structure * Added complete multisite support * Added functionality to setup plugin options for every blog on multisite installs * Updated Italian translation = 1.3 = * Fixed update issue with thumbnail pics, when the header was edited in the Media Library * Added Brasilian Portugese translation (thx Fernando L.) * Added Italian translation (thx Pietro R.) * Added version check for 3.0 * Fixed two minor bugs = 1.2 = * Header will now completely vanish when deleted through Media Library (file and data) * Header title-tag customizable through Media Library * Additional check whether image folder is writable * Full uninstall support: All files and data will be deleted and the default header reinstated, upon uninstall of plugin. = 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