== Installation ==
1. Upload
list-tagsto the/wp-content/plugins/directory1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place
<?php list_tags(); ?>in your templates1. Configure the tag list using the arguments at (http://codex.wordpress.org/Template_Tags/wp_list_categories)
I want to show the tags in my sidebar. Where exactly should I put the code? It would have been easier if I could put in a widget.