Version Description
- User Agents Update
- Tested With 3.5.1
Download this release
Release Info
Developer | dnesscarkey |
Plugin | Any Mobile Theme Switcher |
Version | 1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.1
- any-mobile-theme-switcher.php +1 -1
- readme.txt +5 -1
any-mobile-theme-switcher.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Any Mobile Theme Switcher
|
|
4 |
Plugin URI: http://dineshkarki.com.np/any-mobile-theme-switcher
|
5 |
Description: This plugin allow you to detect all mobile platform and switch the theme. Supports most of the mobile platform including iphone, ipad, ipod, windows mobile, parm os, blackberry, android, andriod tab.
|
6 |
Author: Dinesh Karki
|
7 |
-
Version: 1.
|
8 |
Author URI: http://www.dineshkarki.com.np
|
9 |
*/
|
10 |
|
4 |
Plugin URI: http://dineshkarki.com.np/any-mobile-theme-switcher
|
5 |
Description: This plugin allow you to detect all mobile platform and switch the theme. Supports most of the mobile platform including iphone, ipad, ipod, windows mobile, parm os, blackberry, android, andriod tab.
|
6 |
Author: Dinesh Karki
|
7 |
+
Version: 1.1
|
8 |
Author URI: http://www.dineshkarki.com.np
|
9 |
*/
|
10 |
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: dnesscarkey
|
|
3 |
Tags: mobile theme, mobile theme switcher, mobile browser detect, mobile detect, theme redirection based on mobile device
|
4 |
Requires at least: 3.0.
|
5 |
Tested up to: 3.5.1
|
6 |
-
Stable tag: 1.
|
7 |
|
8 |
This Plugin detects mobile browser and display the theme as the setting done from admin. Usefull for switch to Mobile Theme.
|
9 |
|
@@ -46,6 +46,10 @@ Yes it detect most of the mobile browsers and redirects it to its mobile theme s
|
|
46 |
|
47 |
== Changelog ==
|
48 |
|
|
|
|
|
|
|
|
|
49 |
= 1.0 =
|
50 |
* Added option for Andriod Tab
|
51 |
* User Agents Update
|
3 |
Tags: mobile theme, mobile theme switcher, mobile browser detect, mobile detect, theme redirection based on mobile device
|
4 |
Requires at least: 3.0.
|
5 |
Tested up to: 3.5.1
|
6 |
+
Stable tag: 1.1
|
7 |
|
8 |
This Plugin detects mobile browser and display the theme as the setting done from admin. Usefull for switch to Mobile Theme.
|
9 |
|
46 |
|
47 |
== Changelog ==
|
48 |
|
49 |
+
= 1.1 =
|
50 |
+
* User Agents Update
|
51 |
+
* Tested With 3.5.1
|
52 |
+
|
53 |
= 1.0 =
|
54 |
* Added option for Andriod Tab
|
55 |
* User Agents Update
|