Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About mobble
mobble is a plugin that allows you to add mobile-related functions to your website. It allows you to make tweaks to your theme based on the device being used and can also add device information to your CSS.Changelog
1.6
- Mobile Detect 2.8.24
- Add edge body class (props Luca Speranza)
- Add filters to functions (props Matthew Keasling)
1.5
- Add German translation (props @rpkoller)
- Minor PHP improvements
- Mobile Detect 2.8.17
1.4
- Run through PHP tidy
- Mobile detect update to 2.8.13
1.3
- Update mobile detect library to 2.7.6
- Small CSS change for 3.8
1.2.1
- Small bug fix on is_mobile()
- Moved screenshots out of trunk
1.2
- Now uses mobile-detect (http://mobiledetect.net/) which provides more accurate and varied detection
- Mobiles can now be graded (A,B,C) using the mobile-detect API (see mobile-detect.php) or mobiledetect.net
- is_palm, is_lg, is_nokia will be removed soon – check depricated notices
- New check for is_kindle – feedback on this one appreciated as I cannot test it
1.1
- Correction to the PHP.
- New body class of .desktop for anything not handheld
- Tested on 3.2+
1.0
- Initial release.