!This plugin hasn't been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Theme Switch and Preview
Allows admins or all visitors to switch the blog theme. Has a restricted preview mode for your clients and includes a widget.
Switch links from the cloud didn't work with pretty permalinks enabled. And switching is allowed to admins when passkeys are enabled.
0.6.0
Big rewrite, add ideas and code from Ryan Boren'sTheme Switcher plugin. His plugin is much smaller and more efficient than mine, but it offers no admin-only previews, configuration screens, shortcodes etc.
Theme switching for everybody, even anonymous users possible.
Shortcode for theme switch cloud. No default CSS included.
Shortcode for screenshots of all themes. No screenshot resize built-in.
Update german translation.
0.5.0
I18N
Add german translation
Improve security and make code more efficient.
Switching is only available to admins. I think the user level thing never worked, please report if it did for you.
Please attach patches to feature requests.
0.4.2
Fix typos
Fix bad upgrade bug that deletes plugin settings
0.4.1
New FAQ entries
Doc updates
0.4.0
Add preview links
Add <select> building helper function
Add install hook
Use WordPress CSS for submit buttons
Fix FAQ formatting
0.3.6
Added a FAQ entry
0.3.5
Sort themes alphabetically, thanks to xklaim for the suggestion
0.3.4
Doc updates, fix typo
0.3.3
Minor updates
0.3.2
Compatibility tests
0.3.1
Bugfix
0.3.0
Add a Widget, better settings page, Documentation updates