Linux 软件免费装
Banner图

Mobile Detect

开发者 pothi
更新时间 2024年4月10日 12:37
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 6.5
版权: GPLv3
版权网址: 版权信息

标签

mobile tablet ipad browsers mobiledetect

下载

1.5.1 1.4.0 1.1.3 1.3.0 1.4.1 1.0.0 1.2.0 1.5.0

详情介绍:

Mobile detect plugin uses the open source MobileDetect PHP library to fine-tune the built-in WordPress function wp_is_mobile() in such a way that tablets are excluded from being detected as mobile! If you don't understand the above one-liner, here is some explanation... If we serve different (cached) content for mobiles and desktops, iPads (and other tablets) are usually served with mobile version of the site. That means, iPad users see only the mobile version of the site. If you are in doubt, check your site now! There is nothing wrong with your iPad (or any other tablet). It is due to how WordPress treats iPads and other tablets. Currently, in WordPress, iPads (and other tablets) are considered as mobile! One day (in the future), tablets may be considered as desktops by WordPress internals. Until then, by using / activating this plugin, tablets are served with desktop version of the site. If your site doesn't serve different content for mobiles and desktops, please ignore this plugin. This plugin does nothing in that case. About Mobile Detect PHP Library:

安装:

This section describes how to install the plugin and get it working.
  1. Upload the plugin files to the /wp-content/plugins/mobile-detect directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Check the site in a tablet.
If the site uses any full-page caching plugins such as WP Super Cache...
  1. Please clear any existing cache.
  2. Please make sure that it is configured to distinquish mobile version from desktop version.

升级注意事项:

none

常见问题:

Where can I change the settings?

This plugin doesn't come with any settings screen on purpose. Settings screen may be included in the future, depending on the feedback from the users!

Is this plugin actively maintained?

Yes, this plugin is actively maintained to make sure that the core Mobile Detect PHP library is updated as and when there is an update in it. Otherwise, this plugin is in maintenance-only mode. No new features are planned in the near future.

Can you add feature "x"?

Any new feature is unlikely to be added to this plugin. This plugin was created to patch the built-in WordPress function wp_is_mobile() to incorporate a missing feature, functionality or a bug. I expect that WordPress core would fix it at some point in the future. When it does include a fix, this plugin would be retired. When this plugin retires, I don't want anyone to miss the feature/s that this plugin may have. So, I encourage everyone to create a standalone plugin or an add-on plugin, if a feature is missing from this plugin.

更新日志:

Changelog for upstream Mobile Detect library can be found at https://github.com/serbanghita/Mobile-Detect/releases. 1.5.1 1.5.0 1.4.1