=== WordPress Mobile Edition === Tags: mobile, pda, wireless, cellphone, phone, iphone, touch, webkit, android, blackberry, carrington Contributors: alexkingorg Minimum version: 2.3 Tested with: 2.7.1 Stable tag: 3.0 WordPress Mobile Edition is a plugin that shows an interface designed for a mobile device when visitors come to your site on a mobile device. Mobile browsers are automatically detected, the list of mobile browsers can be customized on the settings page. == Installation == 1. Drop the wp-mobile.php file in your wp-content/plugins directory 2. Drop the wp-mobile directory in your wp-content/themes directory 3. Click the 'Activate' link for WordPress Mobile Edition on your Plugins page (in the WordPress admin interface) == Frequently Asked Questions == = Is this compatible with WP (Super) Cache? = Yes, it is compatible with WP Super Cache 0.9 (using WP Cache mode). = Does this create a mobile admin interface too? = No, it does not. = Does this support iPhones and other "touch" browsers? = Yes, as of version 3.0. There is a customized interface for advanced mobile browsers and special styling to make things "finger-sized" for touch browsers. = My mobile device isn't automatically detected, what do I do? = Visit the settings page and use the link there to identify your mobile browser's User Agent. Then add that to the list of mobile browsers in your settings. = Does this support pages too? = Yes, it does. = Can I create a link that forces someone to see the mobile version? = Yes, this is included as an experimental feature in version 2.1. The link can be added to your theme by using the akm_mobile_link() template tag: `` Note that this does not work if you have WP Cache enabled. = Why are recent posts shown on every page? = This is a feature of the plugin to allow easy access to recent content. = How do I customize the display of the mobile interface? = The contents of the wp-mobile folder are a standard WordPress theme. Any changes you make there will affect the display of the mobile interface. == Examples == You can see the mobile theme in action here: http://mobile.carringtontheme.com