وضاحت
Plugin providing shortcodes and functions to allow different content to be served to different types of device (Desktop, Tablet, Phone); also includes checks on types of device (iOS, iPhone, iPad, Android, Windows Phone) and mobile browsers (Chrome, Firefox, IE, Opera, WebKit).
The following shortcodes are available:
* ismobile
* isnotmobile
* isphone
* isnotphone
* istablet
* isnottablet
* isios
* isiphone
* isipad
* isandroid
* iswindowsphone (alternative shortcode iswp)
* iswindowsmobile (alternative shortcode iswinmo)
* ischrome
* isfirefox
* isie
* isopera
* iswebkit
* istv
* isconsole
All shortcodes available as functions with an azc_md prefix for calling from themes, other plugins, etc. For example, is_mobile available as function azc_md_is_mobile.
Uses PHP Mobile Detect class, the lightweight PHP class for detecting mobile devices (including tablets), from http://mobiledetect.net/.
This plugin is multisite compatible.
انسٽاليشن
To install the plugin copy the azurecurve-mobile-detection folder into your plugins directory and activate it.
FAQ
- Is this plugin compatible with both WordPress and ClassicPress?
-
- Yes, this plugin will work with both.
- Can I request new features?
-
Yes, I’m hapy to add features where possible.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“azurecurve Mobile Detection” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “azurecurve Mobile Detection” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
Changes and feature additions for the Mobile Detection plugin:
2.0.3
- Fix bug in menu
2.0.2
- Move menu to includes folder for easier maintenance
2.0.1
- Correct issue with if exists azurecurve menu
2.0.0
- Add azurecurve menu
1.1.0
- Update to use version 2.8.32 of PHP Mobile Detect class
1.0.0
- First version