=== Logo Customizer === Contributors: miyauchi Donate link: http://wpist.me/ Tags: theme, customizer, logo, image, branding Requires at least: 3.4 Tested up to: 3.4.1 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allow you to customize the logo image on Theme Customizer. == Description == This plugin allow you to customize the logo image on Theme Customizer. * https://github.com/miya0001/logo-customizer == Installation == * A plug-in installation screen is displayed on the WordPress admin panel. * It installs it in `wp-content/plugins`. * The plug-in is made effective. * Use the template tag the_logo() like below. `<?php if ( function_exists( 'the_logo' ) ) the_logo(); ?>` == Screenshots == 1. Theme Customizer. == Changelog == = 1.0.0 = * The first release. == Credits == This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose. The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand. == Contact == * twitter @wpist_me