PHP Mobile Redirect

plugin banner

Easily detect mobile devices and redirect them to the mobile version of your site.

Author:Matthew Smith (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.5.1
Plugin version:1.4
Added to WordPress repository:10-03-2013
Last updated:05-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:76
Rated by:9
Plugin URI:http://www.code96wd.com/wordpress-plugins/
Total downloads:9 871
Active installs:60+
plugin download
Click to start download

This plugin easily detects mobile devices and redirects them to the mobile version of your site. This plugin also gives you the ability to bypass the mobile redirect based upon a cookie that is set on your mobile site. This allows you to redirect mobile users and give the option to "View Full Site."

If you are upgrading you must enable the redirect via Settings > PHP Redirect

To set the cookie simply add the following PHP code to your mobile site:

setcookie("mobile","m", time()+3600, "/");

The mobile redirect bypass cookie is optional, and should only be used to give your users a "View Full Site" option

Code 96 offers WordPress Design services and custom WordPress Themes.


FAQ
ChangeLog