开发者 | wordcubiq |
---|---|
更新时间 | 2014年9月27日 18:36 |
捐献地址: | 去捐款 |
PHP版本: | 3.5 及以上 |
WordPress版本: | 4.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
apple-mobile-web-app-capable
meta tag and standalone
mode with it. It was a great news for web developers who had the opportunity to release full screen web applications (and not just websites). The script evolved over time and extended to a more general purpose use case.
It is important to note that there's no native event we could hook to to know when a user actually added the page to the homescreen. That's also the reason why this script has become so complicated despite the apparent simple task it has to accomplish.
Unless you explicitly developed your application to be mobile-web-app-capable
, this script can't do miracles and all the alternative solutions have to be considered hacks.
The Basic configuration gives you four presets, the only 100% fail-safe solution is to select the Anonymous option. This disables user tracking but it doesn't interfere with other plugins you may have.
Considering the complexity of the script, before filing a negative feedback, please drop a support request or a bug report. It's the only way for me to enhance this software. Thanks!
wp-content/plugins
directoryBy default the call out is set to show up only from the second time you access the website. Once displayed it doesn't bother your users for another 24h. These are all parameters you can vary in the Advanced settings. Also, remember that this works only on iOS and Chrome for Android. No other mobile device or desktop browser will show the message.
Yes. This plugin detects previous versions of the javascript component and knows if users have already added the website to the home screen. Just remember to deactivate the other plugins before installing this one.