isMobile() Shortcode for WordPress

isMobile() Shortcode for WordPress Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,844 downloads
isMobile() Shortcode for WordPress Icon

Try plugin: isMobile() Shortcode for WordPress

We'll create fresh WordPress site with isMobile() Shortcode for WordPress installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About isMobile() Shortcode for WordPress

This plugin works with the open source Mobile Detect Library. You can get further information on its website.

1


0


0


0


0

updated: 1 year ago
since: 5 years ago
author: jairoochoa

Description

This plugin works with the open source Mobile Detect Library. You can get further information on its website.

[ismobile device=’iphone’ debug=true ] Your content [/ismobile]

Parameters

device: Filters the device where you want the content to be shown. It could be more than one device, simply separate them with comma.
debug: Shows Mobile Detect Library installed version. Also shows two arrays. The first one contains the devices which the library detects and the second one contains the devices where you want to show the content.

Values

android: Shows content in Android devices.
chrome: Shows content on Chrome browser (Only works on mobile devices).
desktop: Shows content on a computer. Opposite to mobile option.
ios: Shows content in iOS devices.
ipad: Shows content on a iPad.
iphone: Shows content on a iPhone.
mobile: Shows content on a mobile device (includes tablets and cell phones). Opposite to desktop option.
phone: Shows content on a cell phone.
safari: Shows content on Safari browser (Only works on mobile devices).
samsung: Shows content on Samsung devices.
tablet: Shows content on a tablet.