GrootMade is NOT affiliated with Detect Remote Device or its original author. Detect Remote Device™ is a trademark of its respective owner and use of it does not imply any endorsement or affiliation. This product has been forked under the GNU General Public License (GPL) and all non-GPL assets (such as proprietary images, fonts, and branding) have been removed. Distributing GPL-licensed code is 100% legal.
This plugin enhances a website's ability to serve content tailored to the specific device a visitor is using. It is designed for developers and site administrators who need precise control over what is displayed on phones, tablets, and desktop computers. It extends the core platform's basic mobile detection by integrating two popular PHP libraries for accurate device identification.
Device-Specific Shortcodes: Use simple shortcodes like [device_is_phone] or [device_is_tablet] to wrap and conditionally display content only for those specific device categories.
Granular Global Functions: It adds PHP functions like device_is_phone() and device_is_desktop() that provide more precise logic than the standard wp_is_mobile() function, which groups phones and tablets together.
Customizable Body Classes: Automatically adds CSS classes (like device-tablet) to the page's body tag, enabling targeted styling directly in your theme without modifying template files.
Flexible Configuration: Control the plugin's behavior through constants in your wp-config.php file, allowing you to disable shortcodes, modify body class prefixes, or change how the core mobile detection function works.
Library Autoloader: Serves as a convenient way to load the underlying Mobile-Detect and Agent PHP libraries within your site's ecosystem, making their methods available for custom development.
We do not provide support for the original product. If you need official support, please purchase a license from the original developer. Our community assistance is only for issues related to our forked version.
Have questions, feedback, or need support? Join the discussion on our forum.
Discuss on ForumVersion
Author
Updated
Version
Author
Updated
Version
Author
Updated
Author
Version
Type
License
Access
Minimum Version
Requires PHP
Fork date
Updated
Original slug