Quote:
Originally Posted by fris
i wrote my own plugin that lets me pick a theme to show mobile visitors, part of the plugin also lets me target certain devices.
example
[is_iphone]
blah blah
[/is_iphone]
would only be displayed to iphones.
is_kindle, is_android, etc, etc.
|
You using the google mobi-class to figure that out?