=== BlogWell's Simple Image Link Widget === Contributors: martynalandavis Tags: widget,image,link,advertisement,sponsorship,banner Requires at least: 2.5 Tested up to: 2.6.2 Stable tag: 1.2 A widget which allows you to add an image with a link to your sidebar. == Description == So you want to put an ad or an image in your sidebar. And you want it to link to another site. And you want to do it easily, without having to muck about with the code in the text widget. While there are many WordPress plugins that offer sophisticated image/ad management, there are not many that offer a simple solution. Simple Image Link lets you easily add images to your sidebar, be they advertisements, buttons of support or buttons of protest without the need for any HTML. It even displays its name in the widget header within the dashboard allowing you to easily see which simple image link widget is which. == Screenshots == 1. Creating a simple image link widget. 2. How the simple image link appears. == Installation == Installing is a piece of cake. 1. Upload the 'simple-image-link' directory to your `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Start adding "Simple Image Link" widgets to your sidebars. == Frequently Asked Questions == = Why? = Just because. = Where did you figure out how to write it? = Have a look at the comments at the bottom of wp-includes/widgets.php where you will find information on 'Pattern for multi-widget'. Kudos to the WordPress development team.