Is there a way for WordPress to show an alternative theme to a visitor? I have a few WordPress sites that need to support different device profiles and formats. If there was a way to switch to an alternative theme, say a mobile theme, by passing in a URL parameter like so,
http://www.site.com/blog/?android=1
http://www.site.com/blog/?ipad=1
http://www.site.com/blog/?minimal=1
There are many plugins that should do that. This is just one.