Now you can Download mobble website plugin. It’s the time! Get mobble 1.6 (or higher version) website plugin created by Scott Evans and install it for your personal or business site. This Plugin 1.6 version was updated 2 years ago but perhaps there is a newer version available.
What could you do with this great plugin? CSS media queries are great for creating responsive web designs but they do not always provide enough control. There are times when not all of the content, JavaScript or CSS on a page is relevant for a particular device.
Do you want to test mobble? Let’s check out:
How to Install mobble WordPress Plugin?
- Upload the
mobble
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can now use
<?php is_mobile(); is_tablet(); // etc ?>
functions in your themes/templates - If you want you can also disable the device specific body classes in the WordPress Admin->Settings->mobble setting section.