=== Plugin Name === Contributors: b1tr0t Tags: mobile, mobify Requires at least: 2.0.2 Tested up to: 2.8 Stable tag: 1.6 Mobify allows your WordPress site to interact with http://mobify.me. It detects incoming mobile browser requests and redirects them to your mobile view. NOTE: this plugin is for use only with sites that are not using wp-cache or wp-super-cache. For a plugin compatible with caching, please see: http://support.mobify.me/faqs/general/mobify-cms-plugins == Description == Mobify allows your WordPress site to interact with http://mobify.me. It detects incoming mobile browser requests and redirects them to your mobile view. NOTE: this plugin is for use only with sites that are not using wp-cache or wp-super-cache. For a plugin compatible with caching, please see: http://support.mobify.me/faqs/general/mobify-cms-plugins == Installation == 1. You MUST have an account and CNAME configured at http://mobify.me for this plugin to work. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure the plugin in the admin panel to specify your CNAME 1. Additional documentation is available at: http://support.mobify.me/faqs/general/mobify-cms-plugins == Frequently Asked Questions == = Where do I go for more information? = 1. Still having problems? Open a help request at: http://support.mobify.me == Screenshots == None. == Changelog == = 1.6 = * Added hiptop detection, modified documentation to note cache limitations. = 1.4 = * Change to using 'init' hook and set plugin priority to highest to maximize chance the redirect will run without conflicting with other plugins. = 1.3 = * first release