[wordpress插件] azurecurve Mobile Detection天蓝色曲线移动检测

wordpress 插件 文章 2020-02-27 21:10 462 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

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).

还包括检查设备类型(iOS,iPhone,iPad,Android,Windows Phone)和移动浏览器(Chrome,Firefox,IE,Opera,WebKit)的类型。

The following shortcodes are available:

以下简码可用:

* ismobile

* ismobile

* isnotmobile

* isnotmobile

* isphone

* isphone

* isnotphone

* isnotphone

* istablet

* istablet

* isnottablet

* isnottablet

* isios

* isios

* isiphone

* isiphone

* isipad

* isipad

* isandroid

* isandroid

* iswindowsphone (alternative shortcode iswp)

* iswindowsphone(替代的简码iswp)

* iswindowsmobile (alternative shortcode iswinmo)

* iswindowsmobile(替代短代码iswinmo)

* ischrome

* ischrome

* isfirefox

* isfirefox

* isie

* isie

* isopera

* isopera

* iswebkit

* iswebkit

* istv

* istv

* isconsole

* 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

所有短代码都可作为带有 azc_md 前缀的函数来从主题,其他插件等进行调用。例如, is_mobile 可作为函数 azc_md_is_mobile

>.

>。

Uses PHP Mobile Detect class, the lightweight PHP class for detecting mobile devices (including tablets), from http://mobiledetect.net/.

使用PHP Mobile Detect类,该类是轻量级的PHP类,用于检测来自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.

要安装插件,请将 azurecurve-mobile-detection 文件夹复制到您的插件目录中并激活它。

下载地址
https://downloads.wordpress.org/plugin/azurecurve-mobile-detection.2.0.3.zip
-EOF-

AI助手支持GPT4.0