=== Mobile Theme Switch === Contributors: ysalame Donate link: http://www.phimind.com/ Tags: mobile, theme, switch, swap, change, tablet, detect Requires at least: 3.3 Tested up to: 3.5.2 Stable tag: 0.1 Mobile Theme Switch == Description == Mobile Theme Switch enables you to define rules that will show a specific Theme when a user accesses using a general or specific Mobile/Tablet/OS/Platform/Browser. = FOSS Disclaimer = This plugin uses the Mobile Detect class maintained by Serban Ghita available here http://www.mobiledetect.net == Installation == 1. Upload the contents of the plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In the Admin section a new Menu will be present named PhiMind. On the Sub-Menu "Mobile Theme Switch" you will have access to all the plugin functions. == Frequently Asked Questions == = Is this plugin foolproof? = No. Since the only way to detect what OS/Browser/Tablet/Mobile is being used by the user is through the UserAgent data sent by all browsers/applications any user can change this information and navigate as a different platform. This is done mainly by developers so it´s safe to say that the percentage of users doing this is very low, if any on a live site. == Screenshots == 1. Single Step : List all rules and theme options == Changelog == = 0.1 = * First stable release