=== Genesis Favicon Uploader === Contributors: cochran Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TLKVZFHV64ZS4&lc=US&item_name=Christopher%20Cochran¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: Favicon, Favicon uploader, genesis Requires at least: 3.0 Tested up to: 3.0.3 Stable tag: trunk Adds a theme option page to genesis to allow the user to upload a favicon without ftping into the themes folders. - The Genesis Theme Framework is Required. == Description == Simply upload your "favicon.ico" file for any Genesis site from an options page. No need to FTP. Great for MultiSite networks. - The Genesis Theme Framework is Required. It will not make you a cup of joe. Sorry =(. == Installation == 1. Upload the entire 'genesis-favicon-uploader' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to the 'Favicon Uploader' tab under the genesis menu. 4. Upload your favicon.ico! == Frequently Asked Questions == = What file type does this support? = Currently only supports .ico files but already working on an update that will accept .png, .gif and .jpeg == Screenshots == 1. Upload Page == Changelog == = 0.1 = * Initial Beta Release = 0.1.0.1 = * Fixed: File check message shows you uploaded a favicon on activation before uploading. = 0.1.1 = * Fixed: An issue with the way the the file type was detected. In some cases depending on hosted server the string would be broken before reaching the file extension. * Added: Additonal error messages.