Fine-tunes wp_is_mobile function by excluding tablets (ex: iPad), from being detected as mobile! Uses MobileDetect PHP Library from mobiledetect.net!
Display a mobile theme when the website is viewed with a mobile/tablet browser.
Allows you to define different CSS styles that get loaded for specific mobile devices.
This plugin works with the open source Mobile Detect Library. You can get further information on its website.
This plugin allows you to switch theme according to the User Agent on the Nginx reverse proxy.
This plugin is used to add type of device (mobile, tablet, desktop) in body class of wordpress website. This class is used to add device specific CSS.
"Theme Switch in Mobile and Desktop" allows to swap the active theme to another one, when your website is loaded on mobile devices or deskto …