WURFL Capabilities

Using WURFL to expose capabilities of your users browser.

Author:Benjamin Sterling (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.5.1
Plugin version:0.3.4
Added to WordPress repository:19-03-2013
Last updated:21-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:1
Plugin URI:https://github.com/bmsterling/WURFL-Capabilit...
Total downloads:1 116
Active installs:10+
plugin download
Click to start download

Using WURFL to expose capabilities of your users browser. See http://wurfl.sourceforge.net/help_doc.php for full list of capability checking. FTP access is needed to upload the wurfl database

Some initial methods that are exposed are:

  • is_wireless_device
  • is_tablet
  • is_touch
  • supports_borderradius
  • supports_gradients
  • pointing_method
  • getCapability (points to the WURFL API method of the same name, pass in the param of capability you'd like to get. See the help doc link for those param names)

Example usage: $wurflcap->is_touch();

If something fails, please provide step by step instructions on how to reproduce so that I may address the issue in a timely manner.

Please be aware of the licensing at http://wurfl.sourceforge.net/license.php

WURFL is the registered trademark of ScientiaMobile, Inc., Reston, VA, USA


FAQ
ChangeLog