=== iPhone theme switch === Contributors: Jonas Vorwerk Tags: theme, template, iPhone, switch Requires at least: 2.7 Tested up to: 3.3.1 Stable tag: 0.55 == Description == This plugin detects if your site is being viewed by iPhone (or iPod) and switches to an, by admin selectable, iPhone theme. THIS WILL BE THE LAST REVISION OF THIS PLUGIN USE THE "MOBILE THEME SWITCH" plugin instead: http://wordpress.org/extend/plugins/mobile-theme-switcher/ == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` folder 2. Upload an iPhone theme to the '/wp-content/themes/' folder 3. Activate the plugin 4. Open the "iPhone theme switch" options page under the 'Appearance' menu in WordPress. 5. Select an iPhone compatible Wordpress theme == Screenshots == 1. screenshot-1.png == Changelog == = 0.55 = * last version of this plugin = 0.54 = * Mobile on/off switch so users can also go to the normal theme. myurl.com/?mobile=off myurl.com/?mobile=on = 0.53 = * Fixed issue that editors sometimes had problems to login = 0.5 = * Get rid of the message "You do not have sufficient permissions to access this page." in WP3.0 = 0.41 = * Typo fix = 0.4 = * Some small improvements = 0.3 = * Settings screen only visible by admin users = 0.2 = * removing theme options, these options belong to the theme and not in this plugin = 0.1 = * release of the plugin