=== WP CHOOSE YOUR THEME === Contributors: Giovambattista Fazioli Donate link: http://labs.saidmade.com Tags: Theme, Manager, Requires at least: 2.7.1 Tested up to: 2.7.1 Stable tag: 0.1 WP CHOOSE YOUR THEME, let to select an avaiable theme to your visitors. == Description == WP CHOOSE YOUR THEME, let to select an avaiable theme to your visitors. In your template, for example in sidebar.php, insert: `` and a combo menu list shows the themes avaiables. If client click on item the theme switch. = Arguments = In this release you can choose combo menu (default) or list view. Usage: `` for list. In this case the HTML output will be: ` ` = Related Links = * [Saidmade](http://www.saidmade.com/ "Creazione siti Web") * [Undolog](http://www.undolog.com/ "Author's Web") == Screenshots == == Installation == 1. Upload the entire content of plugin archive to your `/wp-content/plugins/` directory, so that everything will remain in a `/wp-content/plugins/wp-chooseyourtheme/` folder 2. Activate the plugin through the 'Plugins' menu in WordPress (deactivate and reactivate if you're upgrading). 3. Insert in you template php `` function 4. Done. Enjoy. == Thanks == == Frequently Asked Questions == == Changelog == History release: ` * 0.1 First release `