=== Mobile Domain === Contributors: byoozz Donate link: http://www.yusuf.asia/wordpress/donate Tags: mobile domain, mobile, domain, subdomain, browser, redirect Requires at least: 2.3 Tested up to: 3.3 Stable tag: 1.3 Create mobile subdomain and redirect your blog from desktop domain to a mobile domain when visitors come to your blog with a mobile browser. == Description ==

This plugin will redirect your blog to a mobile domain when visitors come to your blog from a mobile browser when visitors visit your mobile domain, i.e. domain.com/about to m.domain.com/about, they can switch it to the desktop domain anytime.
You can select your mobile themes to be different from the desktop themes.
If your wordpress installation is in the subdirectory, this plugin will automaticaly detect it.
If you access the wp-admin from mobile domain, this plugin will automaticaly redirect it to the desktop domain.

Read this tutorial to create a new subdomain/domain

* Plugin Homepage * Author : yusuf & nia == Installation == 1. Upload the mobile-domain folder to the WordPress plugins directory (wp-content/plugins). 2. Create a subdomain from your cpanel, point your subdomain document root into the root of wordpress installation, this plugin will not work if you point it to be different from the directory you installed WordPress. 3. Activate the 'Mobile Domain' plugin and go to the settings page. 4. Submit your subdomain. Done! * Plugin Homepage * Author : yusuf & nia == Frequently Asked Questions == = I can't access my mobile-domain? = Have you created your mobile subdomain? if you have not created yet, create subdomain from your domain control panel, point your subdomain document root into the root of wordpress installation or if you don't know what to do, contact your hosting provider. = I have created a mobile subdomain, but I still can't access my mobile version? = Did you point a mobile domain document root to the root of wordpress installation? if you did not, login to your cpanel, point the document root into the root of wordpress installation. = I can't access wp-admin from my mobile device? = If you want to access wp-admin from mobile device, you have to enable the cookie's setting, then it will redirect you to desktop version. = Why desktop-view link did not redirect me to the desktop version? = This plugin requires cookie, so you need to enable the cookie's setting. = I can't find the desktop-view link in the mobile version? = You have to upgrade an old mobile theme to a new version, or if you still want to use it, add wp_footer(); function into your footer.php before the end of body tag. * Plugin Homepage * Author : yusuf & nia == Changelog == = 1.2 = * Fixed bugs in redirection * Add user agent string database = 1.1 = * Add option for background color desktop view link. * Add option for padding desktop view link. * Mobile browser list now inside the textarea. * Change layout. = 1.0 = * New release * Plugin Homepage * Author : yusuf & nia